summaryrefslogtreecommitdiff
path: root/lisp/dos-vars.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/dos-vars.el')
-rw-r--r--lisp/dos-vars.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el
index d6a81ba0f55..ee008d2094a 100644
--- a/lisp/dos-vars.el
+++ b/lisp/dos-vars.el
@@ -1,4 +1,4 @@
-;;; dos-vars.el --- MS-Dos specific user options.
+;;; dos-vars.el --- MS-Dos specific user options
;; Copyright (C) 1998 Free Software Foundation, Inc.
@@ -22,6 +22,10 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
+;;; Commentary:
+
+;;; Code:
+
(defgroup dos-fns nil
"MS-DOS specific functions."
:group 'environment)