diff options
author | Alan Mackenzie <acm@muc.de> | 2019-01-25 16:14:00 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2019-01-25 16:14:00 +0000 |
commit | 9078f34e84178553cd59bc03ac1b58cb56038436 (patch) | |
tree | 9276a06c29fdb72f563459c6a5e159ac1965a837 /lisp/emacs-lisp/cl-macs.el | |
parent | a177fe754db3919c1515bdfcd1c2ea28543da8e8 (diff) | |
download | emacs-9078f34e84178553cd59bc03ac1b58cb56038436.tar.gz emacs-9078f34e84178553cd59bc03ac1b58cb56038436.tar.bz2 emacs-9078f34e84178553cd59bc03ac1b58cb56038436.zip |
Fix a loop in c-fl-decl-start. This fixes bug #34186.
* lisp/progmodes/cc-mode.el (c-fl-decl-start) In the pair of operations
c-syntactic-skip-backward and c-forward-syntactic-ws, ensure the latter
doesn't come back to the position before the former, and break out of the
enclosing loop if it does.
Diffstat (limited to 'lisp/emacs-lisp/cl-macs.el')
0 files changed, 0 insertions, 0 deletions