summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 73389f1)
raw | patch | inline | side by side (parent: 73389f1)
author | Alexandre Julliard <julliard@winehq.org> | |
Sat, 22 Jul 2006 13:40:13 +0000 (15:40 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 24 Jul 2006 06:36:05 +0000 (23:36 -0700) |
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el | patch | blob | history |
diff --git a/contrib/emacs/git.el b/contrib/emacs/git.el
index 92cb2b90fedbbb0936fc38fae0adf12b55bf2afe..68de9be0c7cca8645275a042900766b6ea2712c7 100644 (file)
--- a/contrib/emacs/git.el
+++ b/contrib/emacs/git.el
;;;; ------------------------------------------------------------
(defgroup git nil
- "Git user interface")
+ "A user interface for the git versioning system."
+ :group 'tools)
(defcustom git-committer-name nil
"User name to use for commits.