[Refdb-cvs] CVS: elisp refdb-mode-manual.xml,1.5,1.6
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2005-12-25 00:30:26
|
Update of /cvsroot/refdb/elisp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25407 Modified Files: refdb-mode-manual.xml Log Message: slight massaging to comply with the stylesheets used to create the info manual Index: refdb-mode-manual.xml =================================================================== RCS file: /cvsroot/refdb/elisp/refdb-mode-manual.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -U2 -r1.5 -r1.6 --- refdb-mode-manual.xml 21 Dec 2005 20:40:19 -0000 1.5 +++ refdb-mode-manual.xml 25 Dec 2005 00:30:18 -0000 1.6 @@ -4,5 +4,5 @@ <book> <bookinfo> - <title>refdb-mode manual</title> + <title>refdb-mode</title> <author> <firstname>Markus</firstname> @@ -10,6 +10,6 @@ <affiliation><address><email>ma...@mh...</email></address></affiliation> </author> - <abstract> - <para>This manual documents refdb-mode, a minor mode for GNU Emacs which implements an interface to RefDB, a reference manager and bibliography tool.</para> + <abstract role="texinfo-node"> + <para>An Emacs minor mode for the RefDB reference manager and bibliography tool.</para> </abstract> </bookinfo> |