summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--html/index.html44
1 files changed, 25 insertions, 19 deletions
diff --git a/html/index.html b/html/index.html
index 547bdbc..201a718 100644
--- a/html/index.html
+++ b/html/index.html
@@ -73,10 +73,10 @@ however, been optimized for use with one.</p>
released version. It fixes a number of things that emacs 20.x breaks in
BBDB 2.00, such as key mappings.</p>
-<h3>Current development version: Provisionally 2.2</h3>
+<h3>Current development version: 2.2</h3>
-<p>This is as-yet untagged; the change in not-quite-major number reflects
-the following caveat:
+<p>This is as-yet untagged; the change in minor revision number
+reflects the following caveat:
<p><strong>WARNING</strong>: this modifies the BBDB file format.
Anything which relies on BBDB's current file format will no longer work.
@@ -96,11 +96,13 @@ href="http://www.sourceforge.net/">SourceForge</a> site.</p>
<li>Compilation is known to work with Solaris make and with GNU
make. If you discover compilation problems with other
versions of make, please submit a bug report to <a
- href="mailto:bbdb-info@lists.sourceforge.net"
- >bbdb-info@lists.sourceforge.net</a>.
+ href="mailto:bbdb-info@lists.sourceforge.net">bbdb-info@lists.sourceforge.net</a>.
The make binary shipped with IRIX 6.2 is known not to work
with BBDB version 2.00. Also, some of the test targets don't
- work with GNU make, since MAKEFLAGS doesn't include "-".
+ work with GNU make, since MAKEFLAGS doesn't include "-".<br>
+ <br>
+ Didier Verna is currently working on <tt>autoconf</tt> support, so
+ that the above problem should go away.</li>
<li>Texinfo 3.11 (or later) is required to compile the texinfo
documentation. It is available at <a
@@ -200,31 +202,25 @@ project page</a>.
<h2><a name="links">Links</a></h2>
<p>Several people have been hacking at BBDB and have pages describing
-what they're at.</p>
-
-<p><strong>Please note</strong> that any patches below are generally
-against the 2.00.06 release. Also, check to see if patches are in CVS
-before you try to apply them.</p>
+what they're at. Please check which version of BBDB they apply to
+before attempting to use them!</p>
<ul>
- <li>My <a href="http://www.waider.ie/hacks/emacs/bbdb-abuse.html"
- >own page</a> currently containing a half-hearted attempt at a
- "smart" <code>bbdb-snarf</code>.</li>
-
<li><a href="http://www.geocities.com/kensanata/">Alex Schroeder</a>
has done some work on <a
href="http://www.geocities.com/kensanata/bbdb-funcs.html">address
formats and pine/mailrc integration</a>. He's also responsible for
making BBDB handle non-US addresses a lot better.</li>
- <li><a href="http://www.Jochen-Kuepper.de">Jochen
+ <li><a href="http://www.Jochen-Kuepper.de/">Jochen
K&uuml;pper</a> has done some work on
<code>bbdb-print</code>, which is now in CVS.</li>
<li><a href="mailto:Thomas.DeWeese@Kodak.com?subject=BBDB">Thomas
- DeWeese</a> has created a <a
- href="patches/multi-record.patch">patch</a> to support multiple
- records with the same name. This is in CVS.</li>
+ DeWeese</a> has a <a
+ href="http://www.moshpit.org/pilotmgr/">PilotManager</a> plugin
+ called <a
+ href="http://home.rochester.rr.com/tsdeweese/SyncBBDB.html">SyncBBDB</a>.</li>
<li><a href="http://www.splode.com/~friedman/">Noah Friedman</a> is
currently maintaining <a href="http://www.jwz.org/">jwz</a>'s <a
@@ -236,6 +232,16 @@ before you try to apply them.</p>
it at <a href="http://linuxcare.com.au/people/martins/hacks/emacs/">his web
site</a>.</li>
+ <li><a href="http://www.valente.de/aldo/palm/">Aldo Valente</a> has
+ done some work on making SyncAB (from <a
+ href="http://www.moshpit.org/pilotmgr/">PilotManager</a>)
+ work with BBDB.</li>
+
+ <li><href="http://t2100cdt.kippona.net/linux/emacs/mew/">Chris
+ Beggy</a> has managed to get BBDB working with Mew, a mailreader
+ with Japanese language support. There's a bbdb-mew.el on this page
+ which should probably make it into the official tree at some
+ point.</li>
<li>The <code>bits</code> subdirectory in the source tree contains
random bits and pieces that I've collected but not