More updates for VC documentation.
authorChong Yidong <cyd@gnu.org>
Sat, 17 Dec 2011 07:50:08 +0000 (15:50 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 17 Dec 2011 07:50:08 +0000 (15:50 +0800)
commit9cff91f800cc72f8c77cf192c119c78d4a14a8ee
tree5f023ede7134cbcb1a1b69efe38750dcb6c80134
parent301b181a14b0f698c6aae05522e6f3401ea45a3c
More updates for VC documentation.

* doc/emacs/maintaining.texi (VCS Concepts): Make "revision" terminology
less CVS-specific.
(VC With A Merging VCS, VC With A Locking VCS): Add xref to
Registering node.
(Secondary VC Commands): Deleted.  Promote subnodes.
(Log Buffer): Add command name for C-c C-c.  Fix the name of the
log buffer.  Add index entries.
(VCS Changesets, Types of Log File, VC With A Merging VCS): Use
"commit" terminology.
(Old Revisions): Move it to just before VC Change Log.  "Tag" here
doesn't refer to tags tables.  Note other possible forms of the
revision ID.  C-x v = does not save.
(Registering): Note similarity to C-x v v action.  Fix description
of how backends are chosen.  De-document vc-default-init-revision.
(VC Change Log): Document C-x v l in VC-Dir buffer.  Document RET
in root log buffers.

* lisp/vc/vc.el (vc-deduce-fileset): Minor doc fix.
doc/emacs/ChangeLog
doc/emacs/emacs.texi
doc/emacs/maintaining.texi
etc/NEWS
lisp/ChangeLog
lisp/vc/vc.el