/[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.12 by johnw, Fri Apr 12 20:11:06 2002 UTC revision 1.12.2.1 by miles, Fri Apr 4 06:20:20 2003 UTC
# Line 24  Line 24 
24  (provide 'esh-ext)  (provide 'esh-ext)
25    
26  (eval-when-compile (require 'esh-maint))  (eval-when-compile (require 'esh-maint))
27    (require 'esh-util)
28    
29  (defgroup eshell-ext nil  (defgroup eshell-ext nil
30    "External commands are invoked when operating system executables are    "External commands are invoked when operating system executables are
# Line 48  loaded into memory, thus beginning a new Line 49  loaded into memory, thus beginning a new
49    :type 'hook    :type 'hook
50    :group 'eshell-ext)    :group 'eshell-ext)
51    
 ;; Maybe this should simply be a defvaralias ?  -stef  
52  (defcustom eshell-binary-suffixes exec-suffixes  (defcustom eshell-binary-suffixes exec-suffixes
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)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.2.1

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