Show
Ignore:
Timestamp:
09/10/05 10:16:00 (3 years ago)
Author:
miyoshi
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/eshell/esh-ext.el

    r3801 r3863  
    9393                        shell-file-name) 
    9494          (or (eshell-search-path "cmd.exe") 
    95               (eshell-search-path "command.exe")) 
     95              (eshell-search-path "command.com")) 
    9696        shell-file-name)) 
    9797  "*The name of the shell command to use for DOS/Windows batch files.