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