changeset 103852:4e37adb4a3f6

Kevin Ryde <user42 at zip.com.au> (About PCL-CVS): Fix cross-reference.
author Glenn Morris <rgm@gnu.org>
date Sat, 11 Jul 2009 03:00:01 +0000
parents c299597fc58f
children f2f11372ba48
files doc/misc/ChangeLog doc/misc/pcl-cvs.texi
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Sat Jul 11 02:59:37 2009 +0000
+++ b/doc/misc/ChangeLog	Sat Jul 11 03:00:01 2009 +0000
@@ -1,3 +1,9 @@
+2009-07-11  Kevin Ryde  <user42@zip.com.au>
+
+	* pcl-cvs.texi (About PCL-CVS):
+	* widget.texi (Basic Types):
+	Fix cross-references.
+
 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
 
 	* dbus.texi (Type Conversion): Don't use literal control character.
--- a/doc/misc/pcl-cvs.texi	Sat Jul 11 02:59:37 2009 +0000
+++ b/doc/misc/pcl-cvs.texi	Sat Jul 11 03:00:01 2009 +0000
@@ -139,7 +139,7 @@
 Emacs buffer and provides single-key access to the most frequently used CVS
 commands.
 For Emacs users accustomed to VC, PCL-CVS can be thought of as a replacement
-for VC-dired (@pxref{VC Dired Mode, , Dired under VC, emacs, The GNU
+for VC-dired (@pxref{VC Directory Mode, , , emacs, The GNU
 Emacs Manual}) specifically designed for CVS.
 
 PCL-CVS was originally written many years ago by Per Cederqvist who