]> git.earman.xyz Git - emacsinit.git/commitdiff
Actually provide the feature
authorrearman <rearman@r717.net>
Fri, 22 Aug 2025 19:02:03 +0000 (15:02 -0400)
committerrearman <rearman@r717.net>
Fri, 22 Aug 2025 19:02:03 +0000 (15:02 -0400)
re/re-vc-defuns.el

index b5b9ab3a875f3438ffffd33286aa3860236dd82f..b0bd07e8d53f98bce210eff3f6faabeef78119cf 100644 (file)
@@ -48,4 +48,5 @@ With arg, ask for remote, otherwise fetch all."
     (goto-char (point-min))
     (special-mode)))
 
+(provide 're-vc-defuns)
 ;;; re-vc-defuns.el ends here