diff options
author | Alan Mackenzie <acm@muc.de> | 2020-03-04 21:17:04 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2020-03-04 21:17:04 +0000 |
commit | a3c2d186eb514b505e61c2a89a1df886dbfcb06b (patch) | |
tree | 6ac57f827e82755c48cd6f30875e9e27d6d78010 /lisp/emacs-lisp/benchmark.el | |
parent | a1abf73c7642339c111646afed1d5d05ecada9c7 (diff) | |
download | emacs-a3c2d186eb514b505e61c2a89a1df886dbfcb06b.tar.gz emacs-a3c2d186eb514b505e61c2a89a1df886dbfcb06b.tar.bz2 emacs-a3c2d186eb514b505e61c2a89a1df886dbfcb06b.zip |
CC Mode: Fix the handling of two adjacent after-change-functionses.
The bug involved failing to set c-new-END correctly, which lead to an
args-out-of-range error when after-change-functions was invoked twice without
an intervening invocation of before-change-functions.
* lisp/progmodes/cc-mode.el (c-after-change): Correct a coding error in the
handling of c-just-done-before-change.
Diffstat (limited to 'lisp/emacs-lisp/benchmark.el')
0 files changed, 0 insertions, 0 deletions