summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/timer-tests.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2018-02-02 20:46:35 +0000
committerAlan Mackenzie <acm@muc.de>2018-02-02 20:46:35 +0000
commitd3090a3a3e22c4b0f4e0e833942f5942eb392c51 (patch)
treefb3f5bcb56b8c735e4a339c54a9f814c92fb2403 /test/lisp/emacs-lisp/timer-tests.el
parent0443411f5ce2594a6ec092cd96b92d0b920372f5 (diff)
downloademacs-d3090a3a3e22c4b0f4e0e833942f5942eb392c51.tar.gz
emacs-d3090a3a3e22c4b0f4e0e833942f5942eb392c51.tar.bz2
emacs-d3090a3a3e22c4b0f4e0e833942f5942eb392c51.zip
CC Mode: Fix an enum intro being parsed as defun-block-intro
* lisp/progmodes/cc-engine.el (c-inside-bracelist-p): Return a bufpos rather than t for the enum case. (c-add-stmt-syntax, c-guess-continued-construct): Replace c-looking-at-or-maybe-in-bracelist by c-inside-bracelist-p, since the former does not recognize enum brace lists, but the latter does. * lisp/progmodes/cc-fonts.el (c-get-fontification-context): Replace c-looking-at-or-maybe-in-bracelist by c-inside-bracelist-p.
Diffstat (limited to 'test/lisp/emacs-lisp/timer-tests.el')
0 files changed, 0 insertions, 0 deletions