]> git.eshelyaron.com Git - emacs.git/commitdiff
; Delete unnecessary global autoload from last change.
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 12 Jul 2025 13:07:58 +0000 (14:07 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:13:26 +0000 (10:13 +0200)
(cherry picked from commit 423c6a4dc07f1336f4eb55ae2779f0640bbbd858)

lisp/vc/vc.el

index 56245f7760740b0152f524974242aebaa3307072..45095a331ed09bac2547326489141a818c375708 100644 (file)
@@ -1101,7 +1101,6 @@ Return the result of evaluating FORM."
 
 ;;; Code for deducing what fileset and backend to assume
 
-;;;###autoload
 (defun vc-backend-for-registration (file)
   "Return a backend that can be used for registering FILE.