changeset 46819:acd6b7b35363

Removed a comment.
author John Wiegley <johnw@newartisans.com>
date Mon, 05 Aug 2002 20:08:40 +0000
parents fa3f7092b7c3
children 543b32b4673d
files lisp/eshell/esh-ext.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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)