aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/pcl-cvs.texi
diff options
context:
space:
mode:
authorStefan Monnier2012-03-25 16:37:21 -0400
committerStefan Monnier2012-03-25 16:37:21 -0400
commit699c782b7668c44d0fa4446331b0590a6d5dac82 (patch)
tree5dcce364741d0761920a3d274b0fc8aba4103d45 /doc/misc/pcl-cvs.texi
parent98fb480ee31bf74cf554044f60f21df16566dd7f (diff)
parente99a9b8bdccadded1f6fae88ee7a2a93dfd4eacf (diff)
downloademacs-pending.tar.gz
emacs-pending.zip
Merge from trunkpending
Diffstat (limited to 'doc/misc/pcl-cvs.texi')
-rw-r--r--doc/misc/pcl-cvs.texi14
1 files changed, 6 insertions, 8 deletions
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index f12942da2d3..92c309f5e98 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -6,8 +6,7 @@
6@c %**end of header 6@c %**end of header
7 7
8@copying 8@copying
9Copyright @copyright{} 1991-2011 9Copyright @copyright{} 1991-2012 Free Software Foundation, Inc.
10Free Software Foundation, Inc.
11 10
12@quotation 11@quotation
13Permission is granted to copy, distribute and/or modify this document 12Permission is granted to copy, distribute and/or modify this document
@@ -70,7 +69,7 @@ customize-group RET pcl-cvs @key{RET}} and to look at the documentation strings
70of the various commands and major modes for further information. 69of the various commands and major modes for further information.
71@c This manual is updated to release 2.5 of PCL-CVS. 70@c This manual is updated to release 2.5 of PCL-CVS.
72 71
73@insertcopying 72@insertcopying
74 73
75@end ifnottex 74@end ifnottex
76 75
@@ -136,10 +135,9 @@ Customization
136PCL-CVS is a front-end to CVS versions 1.9 and later. 135PCL-CVS is a front-end to CVS versions 1.9 and later.
137It concisely shows the present status of a checked out module in an 136It concisely shows the present status of a checked out module in an
138Emacs buffer and provides single-key access to the most frequently used CVS 137Emacs buffer and provides single-key access to the most frequently used CVS
139commands. 138commands. Note that the @code{vc-dir} command (@pxref{VC Directory
140For Emacs users accustomed to VC, PCL-CVS can be thought of as a replacement 139Mode, , , emacs, The GNU Emacs Manual}) provides similar
141for VC-dired (@pxref{VC Directory Mode, , , emacs, The GNU 140functionality, but for several version control systems, including CVS.
142Emacs Manual}) specifically designed for CVS.
143 141
144PCL-CVS was originally written many years ago by Per Cederqvist who 142PCL-CVS was originally written many years ago by Per Cederqvist who
145proudly maintained it until January 1996, at which point he released the 143proudly maintained it until January 1996, at which point he released the
@@ -1275,7 +1273,7 @@ will be called as @samp{cvs -d @var{cvs-cvsroot}@dots{}}. This can be
1275useful if your site has several repositories. 1273useful if your site has several repositories.
1276 1274
1277@item log-edit-require-final-newline 1275@item log-edit-require-final-newline
1278@c wordy to avoid unhderfull hbox 1276@c wordy to avoid underfull hbox
1279When you enter a log message by typing into the 1277When you enter a log message by typing into the
1280@samp{*cvs-commit-message*} buffer, PCL-CVS normally automatically 1278@samp{*cvs-commit-message*} buffer, PCL-CVS normally automatically
1281inserts a trailing newline, unless there already is one. This behavior 1279inserts a trailing newline, unless there already is one. This behavior