From dcd20a0c5152746bd879f3903a4b22601bcf1379 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sun, 8 Nov 2020 14:29:11 +0200 Subject: [PATCH] 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 32664bcd256..83f2596865f 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 -- 2.39.2