]> git.eshelyaron.com Git - emacs.git/commitdiff
(Log Buffer): Document when there can be more than one file to be committed.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Jun 2005 22:36:28 +0000 (22:36 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Jun 2005 22:36:28 +0000 (22:36 +0000)
man/files.texi

index c83572a8550ae47c7e6b7131dfeeef0a93c54e29..26f6af37603e7c155e0827b8cf7ab8c723c2a991 100644 (file)
@@ -1545,7 +1545,9 @@ working---generating ChangeLog entries from the revision control log.
 
 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.