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 [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/w32-vars.el,v [EMACS_22_BASE]
Date: Mon, 04 Feb 2008 22:43:55 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/02/04 22:43:55

Index: w32-vars.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/w32-vars.el,v
retrieving revision 1.16.2.2
retrieving revision 1.16.2.3
diff -u -b -r1.16.2.2 -r1.16.2.3
--- w32-vars.el 7 Jan 2008 02:44:05 -0000       1.16.2.2
+++ w32-vars.el 4 Feb 2008 22:43:55 -0000       1.16.2.3
@@ -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]