emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/gnus-select 5400223 062/218: * lisp/vc/vc-dir.el (


From: Andrew G Cohen
Subject: [Emacs-diffs] feature/gnus-select 5400223 062/218: * lisp/vc/vc-dir.el (vc-dir-unmark): Fix documentation.
Date: Fri, 14 Dec 2018 03:34:58 -0500 (EST)

branch: feature/gnus-select
commit 54002234014a1662750bd2692bc9fa0944857693
Author: Charles A. Roelli <address@hidden>
Commit: Andrew G Cohen <address@hidden>

    * lisp/vc/vc-dir.el (vc-dir-unmark): Fix documentation.
---
 lisp/vc/vc-dir.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/vc/vc-dir.el b/lisp/vc/vc-dir.el
index db59533..18da6e3 100644
--- a/lisp/vc/vc-dir.el
+++ b/lisp/vc/vc-dir.el
@@ -697,7 +697,7 @@ share the same state."
 (defun vc-dir-unmark ()
   "Unmark the current file or all files in the region.
 If the region is active, unmark all the files in the region.
-Otherwise mark the file on the current line and move to the next
+Otherwise unmark the file on the current line and move to the next
 line."
   (interactive)
   (vc-dir-mark-unmark 'vc-dir-unmark-file))



reply via email to

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