Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-vc: better installation instructions
author
Karl Hasselström
<kha@yoghurt.hemma.treskal.com>
Sun, 22 Oct 2006 18:46:36 +0000
(20:46 +0200)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
300454f
)
diff --git
a/contrib/emacs/vc-git.el
b/contrib/emacs/vc-git.el
index 4189c4ced047a89782cd1de035e76a930a707b38..80e767533a2f3c0c288f64533f3c73dd80c0d738 100644
(file)
--- a/
contrib/emacs/vc-git.el
+++ b/
contrib/emacs/vc-git.el
@@
-23,7
+23,10
@@
;; 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