1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

Kevin Ryde <user42 at zip.com.au>

(About PCL-CVS): Fix cross-reference.
This commit is contained in:
Glenn Morris 2009-07-11 03:00:01 +00:00
parent 1064a2d4a4
commit 0e4f8ba592
2 changed files with 7 additions and 1 deletions

View File

@ -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.

View File

@ -139,7 +139,7 @@ It concisely shows the present status of a checked out module in an
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