emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master dcd20a0: Doc fix


From: Dmitry Gutov
Subject: master dcd20a0: Doc fix
Date: Sun, 8 Nov 2020 07:29:19 -0500 (EST)

branch: master
commit dcd20a0c5152746bd879f3903a4b22601bcf1379
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Doc fix
    
    * lisp/vc/vc.el (vc-deduce-fileset): Doc fix (bug#44420).
---
 lisp/vc/vc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el
index 32664bc..83f2596 100644
--- a/lisp/vc/vc.el
+++ b/lisp/vc/vc.el
@@ -1045,7 +1045,7 @@ requesting the fileset doesn't intend to change the VC 
state,
 such as when printing the log or showing the diffs.
 
 If the current buffer is in `vc-dir' or Dired mode, FILESET is the
-list of marked files, or the current directory if no files are
+list of marked files, or the file under point if no files are
 marked.
 Otherwise, if the current buffer is visiting a version-controlled
 file or is an indirect buffer whose base buffer visits a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]