This commit is contained in:
Phil Jackson 2010-09-02 00:10:05 +01:00
parent 548b2e567f
commit f4b5a8cb8f

View file

@ -2979,7 +2979,8 @@ typing and automatically refreshes the status buffer."
;;; Log edit mode
(defvar magit-log-edit-mode-hook nil "Hook run by `magit-log-edit-mode'.")
(defvar magit-log-edit-mode-hook nil
"Hook run by `magit-log-edit-mode'.")
(defvar magit-log-edit-buffer-name "*magit-edit-log*"
"Buffer name for composing commit messages.")