summaryrefslogtreecommitdiff
path: root/lisp/term/w32console.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/w32console.el')
-rw-r--r--lisp/term/w32console.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/term/w32console.el b/lisp/term/w32console.el
index 7e35046c845..f8b8b3c1b43 100644
--- a/lisp/term/w32console.el
+++ b/lisp/term/w32console.el
@@ -93,4 +93,6 @@
(tty-set-up-initial-frame-faces)
(run-hooks 'terminal-init-w32-hook))
+(provide 'term/w32console)
+
;;; w32console.el ends here