We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a57ac commit 32d8b78Copy full SHA for 32d8b78
1 file changed
diff-hl.el
@@ -727,8 +727,6 @@ Return a list of line overlays used."
727
(dolist (win (get-buffer-window-list))
728
(set-window-buffer win (current-buffer))))))
729
730
-(put 'diff-hl--modified-tick 'permanent-local t)
731
-
732
(defun diff-hl-update-once ()
733
;; Ensure that the update happens once, after all major mode changes.
734
;; That will keep the the local value of <side>-margin-width, if any.
0 commit comments