/[emacs]/emacs/lisp/eshell/esh-ext.el
ViewVC logotype

Diff of /emacs/lisp/eshell/esh-ext.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by ttn, Mon Aug 1 15:04:33 2005 UTC revision 1.20 by eliz, Sat Aug 27 12:15:38 2005 UTC
# Line 92  since nothing else but Eshell will be ab Line 92  since nothing else but Eshell will be ab
92        (if (string-match "\\(\\`cmdproxy\\|sh\\)\\.\\(com\\|exe\\)"        (if (string-match "\\(\\`cmdproxy\\|sh\\)\\.\\(com\\|exe\\)"
93                          shell-file-name)                          shell-file-name)
94            (or (eshell-search-path "cmd.exe")            (or (eshell-search-path "cmd.exe")
95                (eshell-search-path "command.exe"))                (eshell-search-path "command.com"))
96          shell-file-name))          shell-file-name))
97    "*The name of the shell command to use for DOS/Windows batch files.    "*The name of the shell command to use for DOS/Windows batch files.
98  This defaults to nil on non-Windows systems, where this variable is  This defaults to nil on non-Windows systems, where this variable is

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26