branch: externals/auctex commit e2f18de580260a197084b2f8bd0470f11e36b634 Author: Arash Esbati <[email protected]> Commit: Arash Esbati <[email protected]>
; * auctex.el.in: Provide the final product.
---
auctex.el.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/auctex.el.in b/auctex.el.in
index 390c0e3c32..fab355f0b1 100644
--- a/auctex.el.in
+++ b/auctex.el.in
@@ -42,4 +42,6 @@
@lisptexsite@)
(TeX-load-hack)
+(provide 'auctex)
+
;;; auctex.el ends here
