]> asedeno.scripts.mit.edu Git - git.git/commitdiff
git-vc: better installation instructions
authorKarl Hasselström <kha@yoghurt.hemma.treskal.com>
Sun, 22 Oct 2006 18:46:36 +0000 (20:46 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 22 Oct 2006 23:38:32 +0000 (16:38 -0700)
Provide some more detailed installation instructions, for the
elisp-challenged among us.

Signed-off-by: Karl Hasselström <kha@treskal.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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