Files
emacs/lisp/progmodes/cc-engine.el
Alan Mackenzie 71491fe6f4 Run c-unmark-<>-around-region in after-change-functions always.
This fixes bug#70435.

* lisp/progmodes/cc-engine.el (c-unmark-<>-around-region): Run
its contents in after-change-functions for a deletion, so that
c-new-BEG and c-new-END get set.  Add a new test (> end beg)
in a check for unterminated string handling.
2024-05-05 11:34:14 +00:00

589 KiB