X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/dacbc44ca3fc825c9e5ffa799f1a0937c1da0020..b8657d829a50110930decf87545ca2a19ff991c1:/lisp/dos-vars.el diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index e6ddd0b9b3..99b55173d8 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-2013 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2001-2014 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