]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Fix a bug in yesterday's patch
authorAlan Mackenzie <acm@muc.de>
Fri, 13 Aug 2021 20:58:30 +0000 (20:58 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 13 Aug 2021 20:58:30 +0000 (20:58 +0000)
commit254dc6ab4ca8e6a549a795f9eaf45378ce51b61f
treeffd0a26f6268e1d4af83e09a79d76332a694e6af
parent8fbb8700831742c28d351e4fd79373dea0002649
CC Mode: Fix a bug in yesterday's patch

* lisp/progmodes/cc-mode.el (c-before-change-check-unbalanced-strings): Check
the language has multi-line strings before calling
c-ml-string-opener-at-or-around-point.
lisp/progmodes/cc-mode.el