]> code.delx.au - gnu-emacs/blobdiff - lisp/w32-vars.el
* w32-vars.el (w32-system-shells): Doc fix.
[gnu-emacs] / lisp / w32-vars.el
index dd4f8cfd7c7ee576ff3f80f6c84a3437ffd1f725..97a8758c46d7ccc0fb18bef12db4b92a2a75c774 100644 (file)
@@ -53,7 +53,7 @@ X does.  See `w32-fixed-font-alist' for the font menu definition."
 (defcustom w32-system-shells '("cmd" "cmd.exe" "command" "command.com"
                               "4nt" "4nt.exe" "4dos" "4dos.exe"
                               "tcc" "tcc.exe" "ndos" "ndos.exe")
-  "List of strings recognized as Windows NT/9X system shells."
+  "List of strings recognized as Windows system shells."
   :type '(repeat string)
   :group 'w32)