diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/vc-dispatcher.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el index d89142445ca..6b08469db97 100644 --- a/lisp/vc-dispatcher.el +++ b/lisp/vc-dispatcher.el @@ -1599,4 +1599,5 @@ U - if the cursor is on a file: unmark all the files with the same VC state (put 'vc-dir-mode 'mode-class 'special) +;; arch-tag: 7d08b17f-5470-4799-914b-bfb9fcf6a246 ;;; vc-dispatcher.el ends here |