summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 300454f)
raw | patch | inline | side by side (parent: 300454f)
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>
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 |
index 4189c4ced047a89782cd1de035e76a930a707b38..80e767533a2f3c0c288f64533f3c73dd80c0d738 100644 (file)
--- a/contrib/emacs/vc-git.el
+++ b/contrib/emacs/vc-git.el
;; 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