]> git.eshelyaron.com Git - emacs.git/commit
; Use the "new" calling convention for 'sit-for' in Eshell
authorJim Porter <jporterbugs@gmail.com>
Mon, 16 Oct 2023 20:21:07 +0000 (13:21 -0700)
committerJim Porter <jporterbugs@gmail.com>
Mon, 16 Oct 2023 20:28:21 +0000 (13:28 -0700)
commit266ed1b847771bfb6c7fc974c53d820059b6e31d
treee40f31f6c1d4d2da06f88ada186b88f6ba1cc2a7
parent5827d179fb71e6fdcc63a17eb50305545ede2f37
; Use the "new" calling convention for 'sit-for' in Eshell

* lisp/eshell/esh-proc.el (eshell-process-wait-seconds)
(eshell-process-wait-milliseconds): Make obsolete in favor of...
(eshell-process-wait-time): ... this, and...
(eshell-wait-for-process): ... use it.

* etc/NEWS: Announce this change (bug#66574).
etc/NEWS
lisp/eshell/esh-proc.el