]> git.eshelyaron.com Git - emacs.git/commit
Avoid 1s sleep-for before sending the startfile to a comint process
authorPip Cet <pipcet@gmail.com>
Sun, 27 Sep 2020 13:07:34 +0000 (15:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 27 Sep 2020 13:07:34 +0000 (15:07 +0200)
commit8d241e8840fdb02dcfce52425626dd8f2125e51a
tree4f1af2b41135a108c52f2b7d55ef66347d56c575
parentc2da21c4cc2aec2b2271d6603f7d8e40f3039e62
Avoid 1s sleep-for before sending the startfile to a comint process

* lisp/comint.el (comint-exec): Simplify startup file code.
(Bug#41640).
lisp/comint.el