]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/eshell/esh-proc.el (eshell-process-wait-time): Add :version.
authorJim Porter <jporterbugs@gmail.com>
Tue, 17 Oct 2023 18:59:13 +0000 (11:59 -0700)
committerJim Porter <jporterbugs@gmail.com>
Tue, 17 Oct 2023 18:59:13 +0000 (11:59 -0700)
lisp/eshell/esh-proc.el

index 639f4888eb0a7c460dbab005286845d2b21515cb..3c946c22bdc6d32f8a142faf2a9436e14811b746 100644 (file)
@@ -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