diff lisp/eshell/esh-ext.el @ 46819:acd6b7b35363

Removed a comment.
author John Wiegley <johnw@newartisans.com>
date Mon, 05 Aug 2002 20:08:40 +0000
parents 536e5590a586
children 10b09165e86f
line wrap: on
line diff
--- 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)