Show More
@@ -684,7 +684,7 b' See changes that can be pushed G ' | |||
|
684 | 684 | Push changes G C-c h > hg-push" |
|
685 | 685 | (unless vc-make-backup-files |
|
686 | 686 | (set (make-local-variable 'backup-inhibited) t)) |
|
687 |
|
|
|
687 | (run-hooks 'hg-mode-hook)) | |
|
688 | 688 | |
|
689 | 689 | (defun hg-find-file-hook () |
|
690 | 690 | (when (hg-mode-line) |
General Comments 0
You need to be logged in to leave comments.
Login now