emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/w32-vars.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/w32-vars.el,v
Date: Mon, 18 Feb 2008 15:34:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/18 15:34:34

Index: w32-vars.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/w32-vars.el,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- w32-vars.el 8 Jan 2008 20:44:48 -0000       1.19
+++ w32-vars.el 18 Feb 2008 15:34:34 -0000      1.20
@@ -53,7 +53,7 @@
 
 (defcustom w32-system-shells '("cmd" "cmd.exe" "command" "command.com"
                               "4nt" "4nt.exe" "4dos" "4dos.exe"
-                              "ndos" "ndos.exe")
+                              "tcc" "tcc.exe" "ndos" "ndos.exe")
   "*List of strings recognized as Windows NT/9X system shells."
   :type '(repeat string)
   :group 'w32)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]