aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/eshell/esh-ext.el1
1 files changed, 0 insertions, 1 deletions
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."
48 :type 'hook 48 :type 'hook
49 :group 'eshell-ext) 49 :group 'eshell-ext)
50 50
51;; Maybe this should simply be a defvaralias ? -stef
52(defcustom eshell-binary-suffixes exec-suffixes 51(defcustom eshell-binary-suffixes exec-suffixes
53 "*A list of suffixes used when searching for executable files." 52 "*A list of suffixes used when searching for executable files."
54 :type '(repeat string) 53 :type '(repeat string)