]> code.delx.au - gnu-emacs/blobdiff - lisp/dos-vars.el
* lisp/descr-text.el (describe-char-unicode-data): Fix copy/paste errors.
[gnu-emacs] / lisp / dos-vars.el
index 03bfc88565c7ad2d1d5d3c0079cfc3c47830ce5d..866c78404f548e9aaa769beec69f0699ca60065d 100644 (file)
@@ -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