From: John Wiegley Date: Mon, 5 Aug 2002 20:08:40 +0000 (+0000) Subject: Removed a comment. X-Git-Tag: ttn-vms-21-2-B4~13752 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=851988cd895db893330f3a1269d6ff6f863fcec3;p=emacs.git Removed a comment. --- diff --git a/lisp/eshell/esh-ext.el b/lisp/eshell/esh-ext.el index 12edbdc7153..6900038f1d5 100644 --- a/lisp/eshell/esh-ext.el +++ b/lisp/eshell/esh-ext.el @@ -48,7 +48,6 @@ loaded into memory, thus beginning a new process." :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)