Files
emacs/lisp/comint.el
Jens Schmidt 2a5c946f87 Preserve mark in comint-history-isearch
This preserves mark in `comint-history-isearch-backward' and
friends, which tend to set the mark on completion of the isearch
to unexpected positions.
* lisp/comint.el (comint-history-isearch-end): Set `isearch-opoint'
to point.  (Bug#63616)
2023-05-21 09:16:23 +03:00

179 KiB