summaryrefslogtreecommitdiff
path: root/lisp/dos-vars.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-05-11 16:41:52 -0700
committerGlenn Morris <rgm@gnu.org>2013-05-11 16:41:52 -0700
commit36f84c3728a7c47e438eaf1e79ec1b780412631c (patch)
tree0cc50540919ef56a4970f2576b4450a3b272ab9b /lisp/dos-vars.el
parentc8730c3abed1bbd336937575b91cb5fd1738abb3 (diff)
downloademacs-36f84c3728a7c47e438eaf1e79ec1b780412631c.tar.gz
Make some files provide features
* dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el: Provide features.
Diffstat (limited to 'lisp/dos-vars.el')
-rw-r--r--lisp/dos-vars.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el
index e6ddd0b9b30..e335bf737c1 100644
--- a/lisp/dos-vars.el
+++ b/lisp/dos-vars.el
@@ -43,4 +43,6 @@ in `standard-display-table' as appropriate for your codepage, if
:type '(hook)
:version "20.3.3")
+(provide 'dos-vars)
+
;;; dos-vars.el ends here