X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77ab81d0545e980c57c0a35510ade29a9e43b4cd..99cf38598cd4ac71407b542ba0054fa0df018eb1:/lisp/dos-vars.el diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index 03bfc88565..3ba107de69 100644 --- a/lisp/dos-vars.el +++ b/lisp/dos-vars.el @@ -1,7 +1,6 @@ ;;; 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-2014 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal @@ -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