# HG changeset patch # User John Wiegley # Date 1028578120 0 # Node ID acd6b7b353630c17c74372619d838368ce1d84ce # Parent fa3f7092b7c314fcef74678d2878258c6ea657b3 Removed a comment. diff -r fa3f7092b7c3 -r acd6b7b35363 lisp/eshell/esh-ext.el --- a/lisp/eshell/esh-ext.el Mon Aug 05 20:07:12 2002 +0000 +++ b/lisp/eshell/esh-ext.el Mon Aug 05 20:08:40 2002 +0000 @@ -48,7 +48,6 @@ :type 'hook :group 'eshell-ext) -;; Maybe this should simply be a defvaralias ? -stef (defcustom eshell-binary-suffixes exec-suffixes "*A list of suffixes used when searching for executable files." :type '(repeat string)