X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/9a0115abd18f219f234d6dd460cf7f5ed3c0332f..a9ba094b81d899218e8762a66377b2fe71274d35:/lisp/dos-vars.el diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index eef871215f..e335bf737c 100644 --- a/lisp/dos-vars.el +++ b/lisp/dos-vars.el @@ -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-2013 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