projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40c9e9d
)
; * lisp/eshell/esh-proc.el (eshell-process-wait-time): Add :version.
author
Jim Porter
<jporterbugs@gmail.com>
Tue, 17 Oct 2023 18:59:13 +0000
(11:59 -0700)
committer
Jim Porter
<jporterbugs@gmail.com>
Tue, 17 Oct 2023 18:59:13 +0000
(11:59 -0700)
lisp/eshell/esh-proc.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/esh-proc.el
b/lisp/eshell/esh-proc.el
index 639f4888eb0a7c460dbab005286845d2b21515cb..3c946c22bdc6d32f8a142faf2a9436e14811b746 100644
(file)
--- 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