projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62f0a2b
)
* lisp/vc/vc-dir.el (vc-dir-unmark): Fix documentation.
author
Charles A. Roelli
<charles@aurox.ch>
Mon, 12 Mar 2018 19:16:53 +0000
(20:16 +0100)
committer
Charles A. Roelli
<charles@aurox.ch>
Mon, 12 Mar 2018 19:16:53 +0000
(20:16 +0100)
lisp/vc/vc-dir.el
patch
|
blob
|
history
diff --git
a/lisp/vc/vc-dir.el
b/lisp/vc/vc-dir.el
index b439fe736d57911c1ee62ac9ed87a0261cd00dc4..0cd05b943ec93198f44ddddcce666e501990661a 100644
(file)
--- a/
lisp/vc/vc-dir.el
+++ b/
lisp/vc/vc-dir.el
@@
-693,7
+693,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
un
mark the file on the current line and move to the next
line."
(interactive)
(vc-dir-mark-unmark 'vc-dir-unmark-file))