diff options
author | Alan Mackenzie <acm@muc.de> | 2018-10-30 11:43:13 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2018-10-30 11:43:13 +0000 |
commit | 607cc2901bab0be64d08aff0394a4676a81da40b (patch) | |
tree | 09d96c501b865e4209e3bd841d09a58c4f3ed4a8 /test/lisp/emacs-lisp | |
parent | 15059d228c099c7fbccfb04058d58253d40851e7 (diff) | |
download | emacs-607cc2901bab0be64d08aff0394a4676a81da40b.tar.gz emacs-607cc2901bab0be64d08aff0394a4676a81da40b.tar.bz2 emacs-607cc2901bab0be64d08aff0394a4676a81da40b.zip |
Fix C++ Mode dynamic error with string delimiters.
Fixes bug #33163
* lisp/progmodes/cc-mode.el (c-before-change-check-unbalanced-strings):
Use the correct variable `end' in place of the wrong `c-new-END'.
(c-after-change-re-mark-unbalanced-strings): Correct a logic error whilst
skipping over comments.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions