X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77ab81d0545e980c57c0a35510ade29a9e43b4cd..058e8562775571790e48b1614e84a9617a9e1e17:/lisp/dos-vars.el diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index 03bfc88565..866c78404f 100644 --- a/lisp/dos-vars.el +++ b/lisp/dos-vars.el @@ -1,9 +1,8 @@ ;;; dos-vars.el --- MS-Dos specific user options -;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: internal ;; Package: emacs @@ -44,5 +43,6 @@ in `standard-display-table' as appropriate for your codepage, if :type '(hook) :version "20.3.3") -;; arch-tag: dce8a0d9-ab29-413f-84ed-8b89d6190546 +(provide 'dos-vars) + ;;; dos-vars.el ends here