author | Jakub Narebski <jnareb@gmail.com> | |
Thu, 13 Jul 2006 20:22:14 +0000 (22:22 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 14 Jul 2006 04:21:34 +0000 (21:21 -0700) | ||
commit | 5716e794bf12ad9740da41d06c94e2771fe9e0ee | |
tree | dd9d1779f6f9da5db3727ab1ff1ff3524780cc40 | tree | snapshot |
parent | 1b3a667461c7b85068d38eb50fa60529959855fb | commit | diff |
Display help for Git mode after pressing `h' or `?' in *git-status*
Add bindings for "h" and "?" in git-status-mode to display help about the mode,
including keymap via (describe-function 'git-status-mode), like in PCL-CVS.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Add bindings for "h" and "?" in git-status-mode to display help about the mode,
including keymap via (describe-function 'git-status-mode), like in PCL-CVS.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el | diff | blob | history |