Actually, you know, /provide/ the feature

This commit is contained in:
Case Duckworth 2021-09-06 22:42:49 -05:00
parent 748f899a98
commit dc88071462
1 changed files with 2 additions and 0 deletions

View File

@ -124,4 +124,6 @@
`(with-eval-after-load 'repeat
,@(nreverse result))))
(provide 'define-repeat-map)
;;; define-repeat-map.el ends here