contrib/mercurial.el
changeset 2518 d78ae783499d
parent 2517 0086056322da
child 2667 92ba858ed640
--- a/contrib/mercurial.el
+++ b/contrib/mercurial.el
@@ -684,7 +684,7 @@ See changes that can be pushed        G 
 Push changes                          G    C-c h >      hg-push"
   (unless vc-make-backup-files
     (set (make-local-variable 'backup-inhibited) t))
-    (run-hooks 'hg-mode-hook))
+  (run-hooks 'hg-mode-hook))
 
 (defun hg-find-file-hook ()
   (when (hg-mode-line)