Commit Diff


commit - 622993fd4f135745196ee76b19cf8b193420d0c9
commit + f7012697f8540a5d071773e3da7e7240efbc11f4
blob - eceabc5a80b135698d82682b94b9c8deda9b2de9
blob + 3a6905eae4af5f244f620983babc94fa2080905c
--- vc-got.el
+++ vc-got.el
@@ -132,6 +132,10 @@
 (require 'seq)
 (require 'vc)
 (require 'vc-annotate)
+
+;; FIXME: avoid loading this?  We only need it for
+;; log-edit-extract-headers in vc-got-checkin.
+(require 'log-edit)
 
 ;; FIXME: avoid loading this?  We only need it for
 ;; vc-dir-filename-mouse-map in our custom printer.