]> code.delx.au - gnu-emacs-elpa/commitdiff
Add link to an issue
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 11 Aug 2014 00:04:52 +0000 (04:04 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 11 Aug 2014 00:04:52 +0000 (04:04 +0400)
diff-hl.el

index c116a6e5b35e9c0980486bb16ddae6e1129f47ad..4e73bb72a06dc648e8b3efb44af3597a664bb01a 100644 (file)
@@ -440,6 +440,7 @@ in the source file, or the last line of the hunk above it."
         ;; Magit does call `auto-revert-handler', but it usually\r
         ;; doesn't do much, because `buffer-stale--default-function'\r
         ;; doesn't care about changed VC state.\r
+        ;; https://github.com/magit/magit/issues/603\r
         (add-hook 'magit-revert-buffer-hook 'diff-hl-update nil t)\r
         (add-hook 'text-scale-mode-hook 'diff-hl-define-bitmaps nil t))\r
     (remove-hook 'after-save-hook 'diff-hl-update t)\r