diff options
author | Alan Mackenzie <acm@muc.de> | 2018-08-27 19:49:25 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2018-08-27 19:49:25 +0000 |
commit | 3266e69dabfb36b2c9886a5e31b87e322d01ca7f (patch) | |
tree | 3edebccd18c5df9bb0d76ce73a0c370c67f6ca67 /lib/regex_internal.h | |
parent | 674f276c0ab3e9759d33f37971ef87f84a3b0683 (diff) | |
download | emacs-3266e69dabfb36b2c9886a5e31b87e322d01ca7f.tar.gz emacs-3266e69dabfb36b2c9886a5e31b87e322d01ca7f.tar.bz2 emacs-3266e69dabfb36b2c9886a5e31b87e322d01ca7f.zip |
c-where-wrt-brace-construct: deal with point following a struct's semicolon.
More precisely, when point is right after the terminating semicolon of a
construct like "struct foo { .... } bar;", the function must return
'at-function-end.
* lisp/progmodes/cc-cmds.el (c-where-wrt-brace-construct): Surround an
existing test for 'at-function-end with an `or' form, the other arm testing
for being after the semicolon above.
Diffstat (limited to 'lib/regex_internal.h')
0 files changed, 0 insertions, 0 deletions