]> git.eshelyaron.com Git - emacs.git/commit
Make `C-c C-c' in erts-mode work with Point-Char elems
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Nov 2021 07:52:10 +0000 (08:52 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Nov 2021 07:52:33 +0000 (08:52 +0100)
commitf7c08c8b4199974825d1769faf501746a5124799
tree03dda923b5e04653e5ab4afbc59471fbdd011aaa
parent32d1a735ce6f57fc6052998adf56cf51c12e6aae
Make `C-c C-c' in erts-mode work with Point-Char elems

* lisp/progmodes/erts-mode.el (erts-mode--preceding-spec):
Factor out into own function (bug#51680).
(erts-run-test): Respect Point-Char settings.
lisp/progmodes/erts-mode.el