[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r106918: * pcl-cvs.texi (About PCL-CV
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r106918: * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired. |
Date: |
Mon, 23 Jan 2012 00:38:22 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 106918
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-01-23 00:38:22 -0800
message:
* pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
modified:
doc/misc/ChangeLog
doc/misc/pcl-cvs.texi
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog 2012-01-20 20:12:38 +0000
+++ b/doc/misc/ChangeLog 2012-01-23 08:38:22 +0000
@@ -1,3 +1,7 @@
+2012-01-23 Glenn Morris <address@hidden>
+
+ * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
+
2012-01-19 Eric Hanchrow <address@hidden>
* tramp.texi (File): Tweak wording for the `scpc' option.
=== modified file 'doc/misc/pcl-cvs.texi'
--- a/doc/misc/pcl-cvs.texi 2012-01-19 07:21:25 +0000
+++ b/doc/misc/pcl-cvs.texi 2012-01-23 08:38:22 +0000
@@ -6,8 +6,7 @@
@c %**end of header
@copying
-Copyright @copyright{} 1991-2012
-Free Software Foundation, Inc.
+Copyright @copyright{} 1991-2012 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -136,10 +135,9 @@
PCL-CVS is a front-end to CVS versions 1.9 and later.
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 Directory Mode, , , emacs, The GNU
-Emacs Manual}) specifically designed for CVS.
+commands. Note that the @code{vc-dir} command (@pxref{VC Directory
+Mode, , , emacs, The GNU Emacs Manual}) provides similar
+functionality, but for several version control systems, including CVS.
PCL-CVS was originally written many years ago by Per Cederqvist who
proudly maintained it until January 1996, at which point he released the
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r106918: * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.,
Glenn Morris <=