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