]> code.delx.au - gnu-emacs/blobdiff - lisp/dos-vars.el
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
[gnu-emacs] / lisp / dos-vars.el
index eef871215f47e913f306cd1478e2ac49f0e942e8..866c78404f548e9aaa769beec69f0699ca60065d 100644 (file)
@@ -1,8 +1,8 @@
 ;;; dos-vars.el --- MS-Dos specific user options
 
-;; Copyright (C) 1998, 2001-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc.
 
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: internal
 ;; Package: emacs
 
@@ -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