<?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.mail.mh-e.announce">
    <title>gmane.mail.mh-e.announce</title>
    <link>http://permalink.gmane.org/gmane.mail.mh-e.announce</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.mail.mh-e.announce/90"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mh-e.announce/89"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mh-e.announce/88"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mh-e.announce/87"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mh-e.announce/86"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mh-e.announce/85"/>
      </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.mail.mh-e.announce/90">
    <title>MH-E manual 8.3 released</title>
    <link>http://permalink.gmane.org/gmane.mail.mh-e.announce/90</link>
    <description>&lt;pre&gt;In 2010, the version control system (VCS) of Emacs was upgraded from CVS
to Bazaar. In 2011, the MH-E team followed suit and upgraded the MH-E
repository at SourceForge from CVS to Bazaar as well. The result is
version 8.3 of MH-E, which includes needed changes to the build scripts.

Otherwise, this is a small release that includes mostly internal
changes from the Emacs team. The MH-E manual for MH-E 8.3 contains
updates for the mairix and namazu examples.

2011-09-21  Bill Wohler  &amp;lt;wohler&amp;lt; at &amp;gt;newt.com&amp;gt;

Release MH-E manual version 8.3.

* mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
release 8.3.
(Preface): Updated support information.
(From Bill Wohler): Reset text to original version. As a
historical quote, the tense should be correct in the time that it
was written.

2011-07-02  Bill Wohler  &amp;lt;wohler&amp;lt; at &amp;gt;newt.com&amp;gt;

* README: Replace references to CVS with Bazaar.

* Makefile (CVSROOT, CVSLOGIN, CVSMETHOD): Remove.
(MH_E_DOC, MH_E_ETC_EMACS) Define and use EMACS_SRC and DOC_DIR
for ..&lt;/pre&gt;</description>
    <dc:creator>Bill Wohler</dc:creator>
    <dc:date>2011-09-21T22:02:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mh-e.announce/89">
    <title>MH-E 8.3 released</title>
    <link>http://permalink.gmane.org/gmane.mail.mh-e.announce/89</link>
    <description>&lt;pre&gt;* Changes in MH-E 8.3

In 2010, the version control system (VCS) of Emacs was upgraded from
CVS to Bazaar. In 2011, the MH-E team followed suit and upgraded the
MH-E repository at SourceForge from CVS to Bazaar as well. The result
is version 8.3 of MH-E, which includes needed changes to the build
scripts.

Otherwise, this is a small release that includes mostly internal
changes from the Emacs team. One of these changes manifests itself in
the user interface--you can now complete folders with abbreviations,
meaning that `+f/b/b TAB' can complete to `+foo/bar/baz'.

Also, RFC 2047-encoded Subject header fields in replies are now
decoded.

It also fixes compilation warnings in XEmacs 21.5.31, as
well as an error when running XEmacs 21.5.31 in a terminal.

Another implication of the VCS change is that users who download MH-E
from SourceForge and explicitly load MH-E will have to be change their
`load-path' to "/path/to/mh-e/emacs/trunk/lisp/mh-e" instead. Note the
addition of "trunk."

This version of MH-E is pa&lt;/pre&gt;</description>
    <dc:creator>Bill Wohler</dc:creator>
    <dc:date>2011-09-21T22:01:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mh-e.announce/88">
    <title>MH-E 8.2.93 released</title>
    <link>http://permalink.gmane.org/gmane.mail.mh-e.announce/88</link>
    <description>&lt;pre&gt;Project home page at: http://mh-e.sourceforge.net/.

Version 8.2.93 reverts back to using `switch-to-buffer' which the
Emacs developers decided was fine to call from programs after all.

&lt;/pre&gt;</description>
    <dc:creator>Bill Wohler</dc:creator>
    <dc:date>2011-07-17T21:59:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mh-e.announce/87">
    <title>MH-E 8.2.92 released</title>
    <link>http://permalink.gmane.org/gmane.mail.mh-e.announce/87</link>
    <description>&lt;pre&gt;Project home page at: http://mh-e.sourceforge.net/.

Version 8.2.92 actually corrects the error in the modeline glyph when
running XEmacs 21.5.31 in a terminal.

This version of MH-E is packaged with GNU Emacs 24.1

&lt;/pre&gt;</description>
    <dc:creator>Bill Wohler</dc:creator>
    <dc:date>2011-07-16T16:29:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mh-e.announce/86">
    <title>MH-E 8.2.91 released</title>
    <link>http://permalink.gmane.org/gmane.mail.mh-e.announce/86</link>
    <description>&lt;pre&gt;Project home page at: http://mh-e.sourceforge.net/.

Version 8.2.91 fixes the folder window problem that was introduced in
8.2.90. It also fixes compilation warnings in XEmacs 21.5.31, as well as
an error when running XEmacs 21.5.31 in a terminal.

Another implication of the VCS change is that users who download MH-E
from SourceForge and explicitly load MH-E will have to be change their
`load-path' to "/path/to/mh-e/emacs/trunk/lisp/mh-e" instead. Note the
addition of "trunk."

This version of MH-E is packaged with GNU Emacs 24.1

&lt;/pre&gt;</description>
    <dc:creator>Bill Wohler</dc:creator>
    <dc:date>2011-07-12T05:09:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mh-e.announce/85">
    <title>MH-E 8.2.90 released</title>
    <link>http://permalink.gmane.org/gmane.mail.mh-e.announce/85</link>
    <description>&lt;pre&gt;Project home page at: http://mh-e.sourceforge.net/.

In 2010, the version control system (VCS) of Emacs was upgraded from CVS
to Bazaar. In 2011, the MH-E team followed suit and upgraded the MH-E
repository at SourceForge from CVS to Bazaar as well. The result is
version 8.2.90 of MH-E, which includes needed changes to the build
scripts.

Otherwise, this is a small release that includes mostly internal changes
from the Emacs team. One of these changes manifests itself in the user
interface--you can now complete folders with abbreviations, meaning that
`+f/b/b TAB' can complete to `+foo/bar/baz'. This version of MH-E is
packaged with GNU Emacs 24.1

Also, RFC 2047-encoded Subject header fields in replies are now decoded.

&lt;/pre&gt;</description>
    <dc:creator>Bill Wohler</dc:creator>
    <dc:date>2011-07-11T05:23:13</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.mh-e.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.mh-e.announce</link>
  </textinput>
</rdf:RDF>

