]> git.eshelyaron.com Git - emacs.git/commit
* lisp/comint.el (comint-after-pmark-p): Check if buffer has a live process.
authorJuri Linkov <juri@linkov.net>
Sat, 10 Feb 2018 21:46:13 +0000 (23:46 +0200)
committerJuri Linkov <juri@linkov.net>
Sat, 10 Feb 2018 21:46:13 +0000 (23:46 +0200)
commitaaeb101d899a09e18630466c348041a172cd5d91
tree60e9c355ac70a3f01e5b09dfa69048405ab02559
parent7f6153d9563cfe7753083996f59eacc9f4c694df
* lisp/comint.el (comint-after-pmark-p): Check if buffer has a live process.

Return nil if not.
(comint-history-isearch-setup): Don't check if process is live.
Always check if shell prompt is empty regardless of the value
of comint-history-isearch. (Bug#30187)
lisp/comint.el