<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs">
    <title>gmane.emacs.gnus.cvs</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12325"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12324"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12323"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12322"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12321"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12320"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12319"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12318"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12317"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12316"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12315"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12314"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12313"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12312"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12311"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12310"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12309"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12308"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12307"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12306"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12325">
    <title>[gnus git]  branch master updated: m0-7-22-ge5733c5 =1= format-spec.el (format-spec): Allow spec chars with nil (Bug#14420)</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12325</link>
    <description>&lt;pre&gt;       via  e5733c5fe8b0e66155eb7016d20f7b2e290b7df8 (commit)
      from  3a7d9b62cd1d70391338e1d833141a184599b017 (commit)


- Log -----------------------------------------------------------------
commit e5733c5fe8b0e66155eb7016d20f7b2e290b7df8
Author: Glenn Morris &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
Date:   Mon May 20 22:37:05 2013 +0000

    format-spec.el (format-spec): Allow spec chars with nil (Bug#14420)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 499da76..4212f43 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -3,6 +3,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
 double angle quotation mark.
 
+2013-05-20  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
+
+* format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
+
 2013-05-19  Adam SjÃ¸gren  &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
 
 * message.el (message-insert-formatted-citation-line): handle finding
diff --git a/lisp/format-spec.el b/lisp/format-spec.el
index 1280966..6bb0fe9 100644
--- a/lisp/format-spec.el
+++ b/lisp/format-spec.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -44,9&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-20T22:37:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12324">
    <title>[gnus git]  branch master updated: m0-7-21-g3a7d9b6 =1= gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left double angle quotation mark.</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12324</link>
    <description>&lt;pre&gt;       via  3a7d9b62cd1d70391338e1d833141a184599b017 (commit)
      from  b92552500dc7796df605f37430daa09213b1eca2 (commit)


- Log -----------------------------------------------------------------
commit 3a7d9b62cd1d70391338e1d833141a184599b017
Author: Adam SjÃ¸gren &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
Date:   Mon May 20 00:17:20 2013 +0200

    gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left double angle quotation mark.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9efb9fd..499da76 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-20  Adam SjÃ¸gren  &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
+
+* gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
+double angle quotation mark.
+
 2013-05-19  Adam SjÃ¸gren  &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
 
 * message.el (message-insert-formatted-citation-line): handle finding
diff --git a/lisp/gnus-spec.el b/lisp/gnus-spec.el
index 2606b88..081bc87 100644
--- a/lisp/gnus-spec.el
+++ b/lisp/gnus-spec.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -441,7 +441,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; characters when given a &lt;/pre&gt;</description>
    <dc:creator>Adam Sjøgren</dc:creator>
    <dc:date>2013-05-19T22:19:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12323">
    <title>[gnus git]  branch master updated: m0-7-20-gb925525 =1= message.el (message-insert-formatted-citation-line): handle case I broke - LASTNAME, FIRSTNAME.</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12323</link>
    <description>&lt;pre&gt;       via  b92552500dc7796df605f37430daa09213b1eca2 (commit)
      from  3347a965e2216d80b867d80c2edfab8ac5bd6aa2 (commit)


- Log -----------------------------------------------------------------
commit b92552500dc7796df605f37430daa09213b1eca2
Author: Adam SjÃ¸gren &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
Date:   Sun May 19 20:59:23 2013 +0200

    message.el (message-insert-formatted-citation-line): handle case I broke - LASTNAME, FIRSTNAME.

diff --git a/lisp/message.el b/lisp/message.el
index 2374314..ca1a2e6 100644
--- a/lisp/message.el
+++ b/lisp/message.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -3997,7 +3997,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; See `message-citation-line-format'."
                         ((or (= count 2) (= count 3)) (setq fname (car names)
                                                             lname (mapconcat 'identity (cdr names) " ")))
                         ((&amp;gt; count 3) (setq fname (mapconcat 'identity (butlast names (- count 2)) " ")
-                                           lname (mapconcat 'identity (nthcdr 2 names) " "))) )))
+                     &lt;/pre&gt;</description>
    <dc:creator>Adam Sjøgren</dc:creator>
    <dc:date>2013-05-19T19:03:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12322">
    <title>[gnus git]  branch master updated: m0-7-19-g3347a96 =1= Fix missing space.</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12322</link>
    <description>&lt;pre&gt;       via  3347a965e2216d80b867d80c2edfab8ac5bd6aa2 (commit)
      from  8e3b3fa6d8b9a97c183d9f7ae79657fe11c5af29 (commit)


- Log -----------------------------------------------------------------
commit 3347a965e2216d80b867d80c2edfab8ac5bd6aa2
Author: Adam SjÃ¸gren &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
Date:   Sun May 19 20:37:38 2013 +0200

    Fix missing space.


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

Summary of changes:
 texi/ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


hooks/post-receive
&lt;/pre&gt;</description>
    <dc:creator>Adam Sjøgren</dc:creator>
    <dc:date>2013-05-19T18:37:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12321">
    <title>[gnus git]  branch master updated: m0-7-18-g8e3b3fa =3= message.el (message-insert-formatted-citation-line): handle finding first/lastname when more than 2 names appear. ; gnus.texi: Fix missing backslash on \\&amp;. ; Show title attribute of span elements as mouse over text.</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12321</link>
    <description>&lt;pre&gt;       via  8e3b3fa6d8b9a97c183d9f7ae79657fe11c5af29 (commit)
       via  8604c8dba00059ece9c624149113eeaf60424071 (commit)
       via  413816a18bfc116cd6e54cea85f880220a978945 (commit)
      from  786ff2141fd1613c88035aae899ec9d71ffb5cd0 (commit)


- Log -----------------------------------------------------------------
commit 8e3b3fa6d8b9a97c183d9f7ae79657fe11c5af29
Author: Adam SjÃ¸gren &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
Date:   Fri May 17 00:00:02 2013 +0200

    message.el (message-insert-formatted-citation-line): handle finding first/lastname when more than 2 names appear.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9506db7..9efb9fd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,5 +1,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 2013-05-19  Adam SjÃ¸gren  &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
 
+* message.el (message-insert-formatted-citation-line): handle finding
+first/lastname when more than 2 names appear.
+
+2013-05-19  Adam SjÃ¸gren  &amp;lt;asjo&amp;lt; at &amp;gt;koldfront.dk&amp;gt;
+
 * shr.el (shr-tag-span): New function.
 
 2013-05-18  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
diff -&lt;/pre&gt;</description>
    <dc:creator>Adam Sjøgren</dc:creator>
    <dc:date>2013-05-19T18:34:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12320">
    <title>[gnus git]  branch master updated: m0-7-15-g786ff21 =1= message.el (message-mode): Use message-mode-abbrev-table, with text-mode-abbrev-table as parent (Bug#14413)</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12320</link>
    <description>&lt;pre&gt;       via  786ff2141fd1613c88035aae899ec9d71ffb5cd0 (commit)
      from  d2e1e2718357db738ca83e7ba9637685319222f6 (commit)


- Log -----------------------------------------------------------------
commit 786ff2141fd1613c88035aae899ec9d71ffb5cd0
Author: Glenn Morris &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
Date:   Sat May 18 12:27:40 2013 +0000

    message.el (message-mode): Use message-mode-abbrev-table, with text-mode-abbrev-table as parent (Bug#14413)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c12d076..92bc307 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-18  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
+
+* message.el (message-mode): Use message-mode-abbrev-table,
+with text-mode-abbrev-table as parent.  (Bug#14413)
+
 2013-05-16  Katsumi Yamaoka  &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
 
 * message.el (message-expand-group): Decode group names.
diff --git a/lisp/message.el b/lisp/message.el
index 8e5b817..920e805 100644
--- a/lisp/message.el
+++ b/lisp/message.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2983,7 +2983,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; C-c M-n  `message-insert-disposition-notifi&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-18T12:27:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12319">
    <title>[gnus git]  branch master updated: m0-7-14-gd2e1e27 =1= message.el (message-expand-group): Decode group names</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12319</link>
    <description>&lt;pre&gt;       via  d2e1e2718357db738ca83e7ba9637685319222f6 (commit)
      from  6a2843ac1260897fd7b4ae3c422b32fa83d37778 (commit)


- Log -----------------------------------------------------------------
commit d2e1e2718357db738ca83e7ba9637685319222f6
Author: Katsumi Yamaoka &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
Date:   Thu May 16 23:28:58 2013 +0000

    message.el (message-expand-group): Decode group names

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 24967e8..c12d076 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-16  Katsumi Yamaoka  &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
+
+* message.el (message-expand-group): Decode group names.
+
 2013-05-16  Julien Danjou  &amp;lt;julien&amp;lt; at &amp;gt;danjou.info&amp;gt;
 
 * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
diff --git a/lisp/message.el b/lisp/message.el
index f867938..8e5b817 100644
--- a/lisp/message.el
+++ b/lisp/message.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -8004,7 +8004,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; those headers."
 
 (defun message-expand-group ()
   "Expand the group name under point."
-  (let* ((b (save-excursion
+  (le&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-16T23:29:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12318">
    <title>[gnus git]  branch master updated: m0-7-13-g6a2843a =1= gnus-notifications: use photo-file as app-icon</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12318</link>
    <description>&lt;pre&gt;       via  6a2843ac1260897fd7b4ae3c422b32fa83d37778 (commit)
      from  ef1326b8002fb0513ee5ff9c522b26ab6bf41587 (commit)


- Log -----------------------------------------------------------------
commit 6a2843ac1260897fd7b4ae3c422b32fa83d37778
Author: Julien Danjou &amp;lt;julien&amp;lt; at &amp;gt;danjou.info&amp;gt;
Date:   Thu May 16 17:51:47 2013 +0200

    gnus-notifications: use photo-file as app-icon
    
    Signed-off-by: Julien Danjou &amp;lt;julien&amp;lt; at &amp;gt;danjou.info&amp;gt;

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ca0a60d..24967e8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-16  Julien Danjou  &amp;lt;julien&amp;lt; at &amp;gt;danjou.info&amp;gt;
+
+* gnus-notifications.el (gnus-notifications-notify): Use photo-file as
+app-icon.
+
 2013-05-15  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
 
 * shr-color.el (shr-color-visible-luminance-min)
diff --git a/lisp/gnus-notifications.el b/lisp/gnus-notifications.el
index f29bdb7..93220ed 100644
--- a/lisp/gnus-notifications.el
+++ b/lisp/gnus-notifications.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -92,12 +92,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; Return a notification id if any, &lt;/pre&gt;</description>
    <dc:creator>Julien Danjou</dc:creator>
    <dc:date>2013-05-16T15:52:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12317">
    <title>[gnus git]  branch master updated: m0-7-12-gef1326b =1= shr-color.el (shr-color-visible-luminance-min, shr-color-visible-distance-min): Use shr-color group</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12317</link>
    <description>&lt;pre&gt;       via  ef1326b8002fb0513ee5ff9c522b26ab6bf41587 (commit)
      from  fb979a6cd71021111bacc9e4bacfce7637c07506 (commit)


- Log -----------------------------------------------------------------
commit ef1326b8002fb0513ee5ff9c522b26ab6bf41587
Author: Glenn Morris &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
Date:   Thu May 16 02:40:59 2013 +0000

    shr-color.el (shr-color-visible-luminance-min, shr-color-visible-distance-min): Use shr-color group

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9df871a..ca0a60d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-15  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
+
+* shr-color.el (shr-color-visible-luminance-min)
+(shr-color-visible-distance-min): Use shr-color group.
+
 2013-05-11  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
 
 * gnus-vm.el: Make it loadable without VM.
diff --git a/lisp/shr-color.el b/lisp/shr-color.el
index 0b320a2..21f1fc4 100644
--- a/lisp/shr-color.el
+++ b/lisp/shr-color.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -36,14 +36,14 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 (defcustom shr-color-visible-luminance-min 40
   "Minimum luminance dista&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-16T02:41:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12316">
    <title>[gnus git]  branch master updated: m0-7-11-gfb979a6 =1= gnus-vm.el: Make it loadable without VM</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12316</link>
    <description>&lt;pre&gt;       via  fb979a6cd71021111bacc9e4bacfce7637c07506 (commit)
      from  cae8ffc46d8446accf3c5d10ded0bc5c845da474 (commit)


- Log -----------------------------------------------------------------
commit fb979a6cd71021111bacc9e4bacfce7637c07506
Author: Glenn Morris &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
Date:   Sun May 12 11:46:03 2013 +0000

    gnus-vm.el: Make it loadable without VM

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4b3b8bb..9df871a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-11  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
+
+* gnus-vm.el: Make it loadable without VM.
+(gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
+(vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
+
 2013-05-09  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
 
 * mml1991.el: Make it loadable.  (Bug#13456)
diff --git a/lisp/gnus-vm.el b/lisp/gnus-vm.el
index fa39bae..55f9965 100644
--- a/lisp/gnus-vm.el
+++ b/lisp/gnus-vm.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -35,12 +35,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 (require 'gnus-msg)
 
 (eval-when-compile
-  (require 'cl)
-  (autoload&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-12T11:46:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12315">
    <title>[gnus git]  branch master updated: m0-7-10-gcae8ffc =1= Fix a bunch of custom types, and more</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12315</link>
    <description>&lt;pre&gt;       via  cae8ffc46d8446accf3c5d10ded0bc5c845da474 (commit)
      from  d8f3afde92c00250e3e8ab94cb7f70336f159525 (commit)


- Log -----------------------------------------------------------------
commit cae8ffc46d8446accf3c5d10ded0bc5c845da474
Author: Glenn Morris &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
Date:   Thu May 9 22:29:11 2013 +0000

    Fix a bunch of custom types, and more

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3c98f80..4b3b8bb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,26 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-09  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
+
+* mml1991.el: Make it loadable.  (Bug#13456)
+
+* gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
+* gnus-async.el (gnus-async-post-fetch-function):
+* gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
+* gnus-html.el (gnus-html-image-cache-ttl):
+* gnus-notifications.el (gnus-notifications-timeout):
+* gnus-picon.el (gnus-picon-properties):
+* gnus-util.el (gnus-completion-styles):
+* gnus.el (gnus-other-frame-resume-function):
+* message&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-09T22:29:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12314">
    <title>[gnus git]  branch master updated: m0-7-9-gd8f3afd =1= gnus-art.el (gnus-article-describe-bindings): Add a comment</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12314</link>
    <description>&lt;pre&gt;       via  d8f3afde92c00250e3e8ab94cb7f70336f159525 (commit)
      from  95184d21f8d1bfbaddb5798912b4bfe95f08e9ed (commit)


- Log -----------------------------------------------------------------
commit d8f3afde92c00250e3e8ab94cb7f70336f159525
Author: Katsumi Yamaoka &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
Date:   Tue May 7 11:43:26 2013 +0000

    gnus-art.el (gnus-article-describe-bindings): Add a comment

diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el
index 9f12e45..64598b1 100644
--- a/lisp/gnus-art.el
+++ b/lisp/gnus-art.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -6681,6 +6681,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; then we display only bindings that start with that prefix."
     (with-current-buffer ,(current-buffer)
       (gnus-article-describe-bindings prefix)))
   ,prefix)))
+      ;; Loading `help-mode' here is necessary if `describe-bindings'
+      ;; is replaced with something, e.g. `helm-descbinds'.
       (require 'help-mode)
       (with-current-buffer (let (help-xref-following) (help-buffer))
 (setq help-xref-stack-item item)))))

-----------------------------------------&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-07T11:43:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12313">
    <title>[gnus git]  branch master updated: m0-7-8-g95184d2 =1= lisp/ChangeLog: Revert last bogus change</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12313</link>
    <description>&lt;pre&gt;       via  95184d21f8d1bfbaddb5798912b4bfe95f08e9ed (commit)
      from  5e449e1ad549cca6bbb98e71fb96028fb05264cb (commit)


- Log -----------------------------------------------------------------
commit 95184d21f8d1bfbaddb5798912b4bfe95f08e9ed
Author: Katsumi Yamaoka &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
Date:   Tue May 7 10:24:37 2013 +0000

    lisp/ChangeLog: Revert last bogus change

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e323e39..3c98f80 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,7 +1,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 2013-05-07  Katsumi Yamaoka  &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
 
 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
-because of let-binding help-xref-following.
+because of let-binding help-xref-following.  (Bug#14356)
 
 2013-05-06  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
 

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

Summary of changes&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-07T10:24:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12312">
    <title>[gnus git]  branch master updated: m0-7-7-g5e449e1 =1= lisp/ChangeLog: Remove `(Bug#14356)' in the 2013-05-07 entry</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12312</link>
    <description>&lt;pre&gt;       via  5e449e1ad549cca6bbb98e71fb96028fb05264cb (commit)
      from  c3ec5d2cb2fdd3b9dd553faac44a1a11ca606ef7 (commit)


- Log -----------------------------------------------------------------
commit 5e449e1ad549cca6bbb98e71fb96028fb05264cb
Author: Katsumi Yamaoka &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
Date:   Tue May 7 10:21:08 2013 +0000

    lisp/ChangeLog: Remove `(Bug#14356)' in the 2013-05-07 entry

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3c98f80..e323e39 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,7 +1,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 2013-05-07  Katsumi Yamaoka  &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
 
 * gnus-art.el (gnus-article-describe-bindings): Require help-mode
-because of let-binding help-xref-following.  (Bug#14356)
+because of let-binding help-xref-following.
 
 2013-05-06  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
 

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-07T10:21:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12311">
    <title>[gnus git]  branch master updated: m0-7-6-gc3ec5d2 =1= gnus-art.el (gnus-article-describe-bindings): Require help-mode because of let-binding help-xref-following (Bug#14356)</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12311</link>
    <description>&lt;pre&gt;       via  c3ec5d2cb2fdd3b9dd553faac44a1a11ca606ef7 (commit)
      from  312cebee32821271351472a631475f4bb0a53fa2 (commit)


- Log -----------------------------------------------------------------
commit c3ec5d2cb2fdd3b9dd553faac44a1a11ca606ef7
Author: Katsumi Yamaoka &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
Date:   Tue May 7 00:28:13 2013 +0000

    gnus-art.el (gnus-article-describe-bindings): Require help-mode because of let-binding help-xref-following (Bug#14356)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e73237c..3c98f80 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-07  Katsumi Yamaoka  &amp;lt;yamaoka&amp;lt; at &amp;gt;jpl.org&amp;gt;
+
+* gnus-art.el (gnus-article-describe-bindings): Require help-mode
+because of let-binding help-xref-following.  (Bug#14356)
+
 2013-05-06  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
 
 * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el
index b5fbff2..9f12e45 100644
--- a/lisp/gnus-art.el
+++ b/lisp/gnus-art.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -6630,11 +6630,&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-07T00:28:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12310">
    <title>[gnus git]  branch master updated: m0-7-5-g312cebe =1= Revert "message.el (message-bury): Make `buffer' optional;"</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12310</link>
    <description>&lt;pre&gt;       via  312cebee32821271351472a631475f4bb0a53fa2 (commit)
      from  e1f824dab887260a93d016ee5ac66d7607529f81 (commit)


- Log -----------------------------------------------------------------
commit 312cebee32821271351472a631475f4bb0a53fa2
Author: Tassilo Horn &amp;lt;tsdh&amp;lt; at &amp;gt;gnu.org&amp;gt;
Date:   Mon May 6 14:54:14 2013 +0200

    Revert "message.el (message-bury): Make `buffer' optional;"
    
    This reverts commit 1d2c4fbb9bdc1078d1727b27139e4df5ba7cb2cb.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5f9d5fe..e73237c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2,12 +2,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
 
-2013-05-04  Thierry Volpiatto  &amp;lt;thierry.volpiatto&amp;lt; at &amp;gt;gmail.com&amp;gt;
-
-* message.el (message-bury): Make `buffer' optional.
-(message-send-and-exit): Don't pass `buf' so as to hide the buffer
-(bug#14085).
-
 2013-05-04  Andrew Cohen  &amp;lt;cohen&amp;lt; at &amp;gt;bu.edu&amp;gt;
 
 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
diff --git a/lisp/message.el b/lisp/m&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-05-06T12:54:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12309">
    <title>[gnus git]  branch master updated: m0-7-4-ge1f824d =1= mml2015.el (mml2015-epg-sign): Add name="signature.asc" (Bug#13465)</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12309</link>
    <description>&lt;pre&gt;       via  e1f824dab887260a93d016ee5ac66d7607529f81 (commit)
      from  1d2c4fbb9bdc1078d1727b27139e4df5ba7cb2cb (commit)


- Log -----------------------------------------------------------------
commit e1f824dab887260a93d016ee5ac66d7607529f81
Author: Glenn Morris &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
Date:   Mon May 6 10:46:16 2013 +0000

    mml2015.el (mml2015-epg-sign): Add name="signature.asc" (Bug#13465)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bf55e5a..5f9d5fe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-06  Glenn Morris  &amp;lt;rgm&amp;lt; at &amp;gt;gnu.org&amp;gt;
+
+* mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
+
 2013-05-04  Thierry Volpiatto  &amp;lt;thierry.volpiatto&amp;lt; at &amp;gt;gmail.com&amp;gt;
 
 * message.el (message-bury): Make `buffer' optional.
diff --git a/lisp/mml2015.el b/lisp/mml2015.el
index 39bce23..4d2647f 100644
--- a/lisp/mml2015.el
+++ b/lisp/mml2015.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1106,7 +1106,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; If no one is selected, default secret key is used.  "
     (insert (format "\n--%s\n" boundary))
     (goto-char (po&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-06T10:46:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12308">
    <title>[gnus git]  branch master updated: m0-7-3-g1d2c4fb =1= message.el (message-bury): Make `buffer' optional;  (message-send-and-exit): Don't pass `buf' so as to hide the buffer  (bug#14085)</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12308</link>
    <description>&lt;pre&gt;       via  1d2c4fbb9bdc1078d1727b27139e4df5ba7cb2cb (commit)
      from  0fceb665e268e9749e51e72f453b785b1a1ee596 (commit)


- Log -----------------------------------------------------------------
commit 1d2c4fbb9bdc1078d1727b27139e4df5ba7cb2cb
Author: Thierry Volpiatto &amp;lt;thierry.volpiatto&amp;lt; at &amp;gt;gmail.com&amp;gt;
Date:   Sat May 4 22:42:46 2013 +0000

    message.el (message-bury): Make `buffer' optional;
     (message-send-and-exit): Don't pass `buf' so as to hide the buffer
     (bug#14085)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2ce4cb6..bf55e5a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-04  Thierry Volpiatto  &amp;lt;thierry.volpiatto&amp;lt; at &amp;gt;gmail.com&amp;gt;
+
+* message.el (message-bury): Make `buffer' optional.
+(message-send-and-exit): Don't pass `buf' so as to hide the buffer
+(bug#14085).
+
 2013-05-04  Andrew Cohen  &amp;lt;cohen&amp;lt; at &amp;gt;bu.edu&amp;gt;
 
 * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
diff --git a/lisp/message.el b/lisp/message.el
index d87879b..fbc7868 100644
--- a/lisp&lt;/pre&gt;</description>
    <dc:creator>Katsumi Yamaoka</dc:creator>
    <dc:date>2013-05-04T22:43:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12307">
    <title>[gnus git]  branch master updated: m0-7-2-g0fceb66 =1= gnus-sum.el (gnus-read-header): Prefix group when entering into registry.</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12307</link>
    <description>&lt;pre&gt;       via  0fceb665e268e9749e51e72f453b785b1a1ee596 (commit)
      from  875b96cd67e17350cbd2bf1f1e2beb099ed2f3be (commit)


- Log -----------------------------------------------------------------
commit 0fceb665e268e9749e51e72f453b785b1a1ee596
Author: Andrew Cohen &amp;lt;cohen&amp;lt; at &amp;gt;andy.bu.edu&amp;gt;
Date:   Sat May 4 14:20:59 2013 -0400

    gnus-sum.el (gnus-read-header): Prefix group when entering into registry.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e745774..2ce4cb6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-05-04  Andrew Cohen  &amp;lt;cohen&amp;lt; at &amp;gt;bu.edu&amp;gt;
+
+* gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
+entering into the registry.
+
 2013-05-01  Lars Magne Ingebrigtsen  &amp;lt;lars&amp;lt; at &amp;gt;ingebrigtsen.no&amp;gt;
 
 * gnus.el: Ma Gnus v0.7 is released.
diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el
index 84d4b29..aaed1d1 100644
--- a/lisp/gnus-sum.el
+++ b/lisp/gnus-sum.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -12426,7 +12426,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; If REVERSE, save parts that do not match TYPE."
                        (not (gnus-ephemer&lt;/pre&gt;</description>
    <dc:creator>Andrew Cohen</dc:creator>
    <dc:date>2013-05-04T18:22:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12306">
    <title>[gnus git]  annotated tag m0-7 created: m0-7 =0=</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12306</link>
    <description>&lt;pre&gt;        at  4a7bb30c7339dab231d4d11d459ea47d778f01ff (tag)
   tagging  d1dcfa1a2d0361a9ea3563065e653c3e2c9dbfe1 (commit)
  replaces  m0-5
 tagged by  Lars Magne Ingebrigtsen
        on  Wed May 1 22:11:07 2013 +0200

- Log -----------------------------------------------------------------
Ma Gnus v0.7 is released

Aaron S. Hawley (1):
      gnus-start.el, gnus-sum.el: Fix ambiguous doc string cross-references

Adam SjÃ¸gren (4):
      Extract image from PGP key using the recommended --attribute-fd option.
      * mml2015.el (mml2015-epg-key-image): protect call to
      Fix XEmacs 21.5 compilation failure. Really.
      * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in shell-quote-argument.

Akinori MUSHA (1):
      sieve-mode.el (sieve-font-lock-keywords): Keywords should be word delimited (Bug#13173)

Andreas Schwab (8):
      gnus.el (debbugs-gnu): Don't override existing autoload definition
      shr.el (shr-expand-url): Handle URL starting with `//'
      Merge changes made in Emacs trunk
 &lt;/pre&gt;</description>
    <dc:creator>Lars Magne Ingebrigtsen</dc:creator>
    <dc:date>2013-05-01T20:11:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.cvs/12305">
    <title>[gnus git]  branch master updated: m0-7-1-g875b96c =1= Ma Gnus v0.8 is begun</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.cvs/12305</link>
    <description>&lt;pre&gt;       via  875b96cd67e17350cbd2bf1f1e2beb099ed2f3be (commit)
      from  d1dcfa1a2d0361a9ea3563065e653c3e2c9dbfe1 (commit)


- Log -----------------------------------------------------------------
commit 875b96cd67e17350cbd2bf1f1e2beb099ed2f3be
Author: Lars Magne Ingebrigtsen &amp;lt;larsi&amp;lt; at &amp;gt;gnus.org&amp;gt;
Date:   Wed May 1 22:11:17 2013 +0200

    Ma Gnus v0.8 is begun

diff --git a/lisp/gnus.el b/lisp/gnus.el
index 3e71229..eb2531b 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -294,7 +294,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "0.7"
+(defconst gnus-version-number "0.8"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "Ma Gnus v%s" gnus-version-number)
diff --git a/texi/gnus.texi b/texi/gnus.texi
index a6f5d1f..52eb209 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -46,7 +46,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; modify this GNU manual.''
 \begin{document}
 
 % Adjust ../Makefile.in if you change the following line&lt;/pre&gt;</description>
    <dc:creator>Lars Magne Ingebrigtsen</dc:creator>
    <dc:date>2013-05-01T20:11:22</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.gnus.cvs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.gnus.cvs</link>
  </textinput>
</rdf:RDF>
