git-vc: better installation instructions
[gitweb.git] / contrib / emacs / vc-git.el
index 4189c4ced047a89782cd1de035e76a930a707b38..80e767533a2f3c0c288f64533f3c73dd80c0d738 100644 (file)
 ;; system.
 ;;
 ;; To install: put this file on the load-path and add GIT to the list
-;; of supported backends in `vc-handled-backends'.
+;; of supported backends in `vc-handled-backends'; the following line,
+;; placed in your ~/.emacs, will accomplish this:
+;;
+;;     (add-to-list 'vc-handled-backends 'GIT)
 ;;
 ;; TODO
 ;;  - changelog generation