diff options
author | Alan Mackenzie <acm@muc.de> | 2016-04-29 13:35:01 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2016-04-29 13:35:01 +0000 |
commit | 48b24c9b031ba593426d4e9980b360c273f57166 (patch) | |
tree | b0bd4f7b5147e4a22964a56b1505130225dbd4eb /src/emacs.c | |
parent | 5c3534ffdcce41b1aab7bd158cf07224446caa9d (diff) | |
download | emacs-48b24c9b031ba593426d4e9980b360c273f57166.tar.gz emacs-48b24c9b031ba593426d4e9980b360c273f57166.tar.bz2 emacs-48b24c9b031ba593426d4e9980b360c273f57166.zip |
Correct indentation of ids in a C++ enum after a protection keyword.
Also correct the misfontification of the last enum identifier.
* lisp/progmodes/cc-engine.el (c-forward-keyword-prefixed-id): setq
c-last-identifier-range to nil to ensure that only types recognized by this
macro are set for fontification as types.
(c-backward-typed-enum-colon): Function renamed from
c-backward-colon-prefixed-type. On finding a colon in the backward search,
check it is preceded by an identifier rather than a keyword.
Diffstat (limited to 'src/emacs.c')
0 files changed, 0 insertions, 0 deletions