]> code.delx.au - gnu-emacs-elpa/commitdiff
Change version predicate for vc-git polyfilling
authorPythonNut <PythonNut@users.noreply.github.com>
Wed, 2 Sep 2015 18:12:50 +0000 (11:12 -0700)
committerPythonNut <PythonNut@users.noreply.github.com>
Wed, 2 Sep 2015 18:12:50 +0000 (11:12 -0700)
diff-hl-flydiff.el

index 23350744579d21cec27a2c63a0780f85ca503f60..b464ec6879aeae61f308cf73872476c903b3c9cb 100644 (file)
@@ -32,7 +32,7 @@
 (make-variable-buffer-local 'diff-hl-flydiff-modified-tick)
 
 ;; Polyfill concrete revisions for vc-git-working-revision in Emacs 24.4, 24.5
-(when (version<= emacs-version "24.5")
+(when (version<= emacs-version "25.0")
   (with-eval-after-load 'vc-git
     (defun vc-git--symbolic-ref (file)
       (or