Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14449
Modified Files:
emacs.html
Log Message:
fixed link to package
Index: emacs.html
===================================================================
RCS file: /cvsroot/refdb/homepage/emacs.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -U2 -r1.9 -r1.10
--- emacs.html 21 Dec 2005 23:48:53 -0000 1.9
+++ emacs.html 22 Dec 2005 00:00:27 -0000 1.10
@@ -119,5 +119,5 @@
<h1>RefDB Features: Emacs support</h1>
<p>RefDB integrates nicely into Emacs. Combined with editing modes for SGML, XML, and RIS documents, you'll get an integrated authoring environment with direct access to your bibliographic data. "Cite-while-you-write", document transformation, and previewing is just a few mouseclicks away for DocBook SGML and XML as well as for TEI XML documents. Emacs support is not included in the RefDB sources, but available separately.</p>
- <p>The modes below are also available as an autotools-based <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=169552&release_id=371177">package</a> including a manual.</p>
+ <p>The modes below are also available as an autotools-based <a href="http://sourceforge.net/project/showfiles.php?group_id=26091&package_id=169552">package</a> including a manual, allowing a <code>./configure && make &&make install</code> kind of installation on most Unix-style systems.</p>
<div class="localnav">
<table class="localnav">
|