From: Jim Porter Date: Tue, 17 Oct 2023 18:59:13 +0000 (-0700) Subject: ; * lisp/eshell/esh-proc.el (eshell-process-wait-time): Add :version. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6254b23a38788e989e835b77071409dfdf2ec1a1;p=emacs.git ; * lisp/eshell/esh-proc.el (eshell-process-wait-time): Add :version. --- diff --git a/lisp/eshell/esh-proc.el b/lisp/eshell/esh-proc.el index 639f4888eb0..3c946c22bdc 100644 --- a/lisp/eshell/esh-proc.el +++ b/lisp/eshell/esh-proc.el @@ -42,6 +42,7 @@ finish." (defcustom eshell-process-wait-time 0.05 "The number of seconds to delay waiting for a synchronous process." + :version "30.1" :type 'number) (defcustom eshell-process-wait-seconds 0