X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/51751aa26f9935609630f04e781a954b54ecc82e..4a50af936e24b5f71df4079beb6dde82ed1955c2:/lisp/dos-vars.el diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index 7de2ecb75a..b2bdf2dabf 100644 --- a/lisp/dos-vars.el +++ b/lisp/dos-vars.el @@ -1,8 +1,8 @@ ;;; dos-vars.el --- MS-Dos specific user options -;; Copyright (C) 1998, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2001-2015 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