Mercurial > emacs
changeset 63149:6ee6dddcf556
(Log Buffer): Document when there can be more than one file to be committed.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 08 Jun 2005 22:36:28 +0000 |
parents | c6a012971aeb |
children | 571afd8b238a |
files | man/files.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/files.texi Wed Jun 08 22:34:19 2005 +0000 +++ b/man/files.texi Wed Jun 08 22:36:28 2005 +0000 @@ -1545,7 +1545,9 @@ In the @samp{*VC-Log*} buffer, @kbd{C-c C-f} (@kbd{M-x log-edit-show-files}) shows the list of files to be committed in case you need to check -that. +that. (This can be a list of more than one file if you use VC Dired +mode or PCL-CVS. @xref{VC Dired Mode}, and @ref{Top, , About PCL-CVS, +pcl-cvs, PCL-CVS --- The Emacs Front-End to CVS}.) When you have finished editing the log message, type @kbd{C-c C-c} to exit the buffer and commit the change.