monnier pushed a commit to branch externals/auctex
in repository elpa.
commit ac794a7cdb6fc186e0ab400af6b95b1ffbf44eaf
Author: Mosè Giordano <[email protected]>
Date: Sat Jun 29 11:42:55 2013 +0200
Update texinfo files for Git.
* doc/install.texi (Configure): Update for Git.
* doc/preview-readme.texi (Availability): Ditto.
* doc/wininstall.texi: Ditto.
---
ChangeLog | 8 ++++++++
doc/install.texi | 4 ++--
doc/preview-readme.texi | 4 ++--
doc/wininstall.texi | 2 +-
4 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 1e9ac5c..ff46200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-06-29 Mos� Giordano <[email protected]>
+
+ * doc/install.texi (Configure): Update for Git.
+
+ * doc/preview-readme.texi (Availability): Ditto.
+
+ * doc/wininstall.texi: Ditto.
+
2013-06-26 Tassilo Horn <[email protected]>
* doc/preview-problems.texi: Rename "Known problems" section to
diff --git a/doc/install.texi b/doc/install.texi
index e5e5e0a..24fda96 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -154,9 +154,9 @@ various files will be. To do so, run
./configure @var{options}
@end example
-(Note: if you have fetched @AUCTeX{} from @acronym{CVS} rather than
+(Note: if you have fetched @AUCTeX{} from @acronym{Git} rather than
a regular release, you will have to first follow the instructions in
-@file{README.CVS}).
+@file{README.GIT}).
On many machines, you will not need to specify any options, but if
@command{configure} cannot determine something on its own, you'll need to
diff --git a/doc/preview-readme.texi b/doc/preview-readme.texi
index 4f67e04..a70fc92 100644
--- a/doc/preview-readme.texi
+++ b/doc/preview-readme.texi
@@ -190,7 +190,7 @@ will display it.
@node Availability, Contacts, More documentation, Introduction
@section Availability
@cindex Download
-@cindex @sc{cvs} access
+@cindex @sc{git} access
The @previewlatex{} project is now part of @AUCTeX{} and accessible as
part of the @uref{http://savannah.gnu.org/projects/auctex,@AUCTeX{}
@@ -200,7 +200,7 @@ project page}. You can get its files from the
@AUCTeX{}, so no separate download will be necessary.
You will also find @file{.rpm} files there for Fedora and possibly
-SuSE. Anonymous @acronym{CVS} is available as well.
+SuSE. Anonymous @acronym{Git} is available as well.
@node Contacts, , Availability, Introduction
@section Contacts
diff --git a/doc/wininstall.texi b/doc/wininstall.texi
index 38cb35e..f396184 100644
--- a/doc/wininstall.texi
+++ b/doc/wininstall.texi
@@ -183,7 +183,7 @@ MiKTeX apparently comes with its own Ghostscript called
@samp{mgs.exe}.
@item
@uref{http://www.perl.org,Perl} is needed for rebuilding the
-documentation if you are working with a copy from @acronym{CVS} or have
+documentation if you are working with a copy from @acronym{Git} or have
touched documentation source files in the @previewlatex{} part. If the
line endings of the file @file{preview/latex/preview.dtx} don't
correspond with what Perl calls @code{\n} when reading text files,