]> code.delx.au - gnu-emacs/blobdiff - lisp/dos-vars.el
Some hi-lock doc
[gnu-emacs] / lisp / dos-vars.el
index eef871215f47e913f306cd1478e2ac49f0e942e8..3ba107de697a9d6fd684d7cf5c3d977756da3c61 100644 (file)
@@ -1,6 +1,6 @@
 ;;; dos-vars.el --- MS-Dos specific user options
 
-;; Copyright (C) 1998, 2001-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal
@@ -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