aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2008-05-04 19:27:58 +0000
committerMiles Bader <[email protected]>2008-05-04 19:27:58 +0000
commit3eb2067725974f19a6375eb114747f8f98076bfa (patch)
tree4919729562f2253d07cb2158790c586f2be2f15c
parenta3e0b93f147c33cc626b545976bc30ceadffd135 (diff)
Add arch tagline
-rw-r--r--lisp/vc-dispatcher.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el
index d89142445c..6b08469db9 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