]> git.eshelyaron.com Git - emacs.git/commitdiff
Removed a comment.
authorJohn Wiegley <johnw@newartisans.com>
Mon, 5 Aug 2002 20:08:40 +0000 (20:08 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Mon, 5 Aug 2002 20:08:40 +0000 (20:08 +0000)
lisp/eshell/esh-ext.el

index 12edbdc71533489bf96bcb40ae80cf07466130b0..6900038f1d5d1a14b173234699e6ba28b2f79cf3 100644 (file)
@@ -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)