/[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.10 by pj, Sat Feb 16 09:42:35 2002 UTC revision 1.11 by monnier, Mon Mar 18 14:54:58 2002 UTC
# Line 48  loaded into memory, thus beginning a new Line 48  loaded into memory, thus beginning a new
48    :type 'hook    :type 'hook
49    :group 'eshell-ext)    :group 'eshell-ext)
50    
51  (defcustom eshell-binary-suffixes  ;; Maybe this should simply be a defvaralias ?  -stef
52    (if (eshell-under-windows-p)  (defcustom eshell-binary-suffixes exec-suffixes
       '(".exe" ".com" ".bat" ".cmd" "")  
     '(""))  
53    "*A list of suffixes used when searching for executable files."    "*A list of suffixes used when searching for executable files."
54    :type '(repeat string)    :type '(repeat string)
55    :group 'eshell-ext)    :group 'eshell-ext)

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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