summaryrefslogtreecommitdiff
path: root/lisp/term/internal.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/internal.el')
-rw-r--r--lisp/term/internal.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/term/internal.el b/lisp/term/internal.el
index f026c66b2a3..f73a107df87 100644
--- a/lisp/term/internal.el
+++ b/lisp/term/internal.el
@@ -604,4 +604,6 @@ list. You can (and should) also run it if and when the value of
(run-hooks 'dos-codepage-setup-hook)
))
+(provide 'term/internal)
+
;;; internal.el ends here