diff options
author | Alan Mackenzie <acm@muc.de> | 2021-06-27 12:59:18 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2021-06-27 12:59:18 +0000 |
commit | ef5f3d5ee7211430e5af4952042a0bebdcbc27ff (patch) | |
tree | 887d7d11a2c0d7698d7b9a253bff4d1105d60fb9 /lisp/emacs-lisp/generic.el | |
parent | 7722b510aae119162a20cfc67d3057152835a4ba (diff) | |
download | emacs-ef5f3d5ee7211430e5af4952042a0bebdcbc27ff.tar.gz emacs-ef5f3d5ee7211430e5af4952042a0bebdcbc27ff.tar.bz2 emacs-ef5f3d5ee7211430e5af4952042a0bebdcbc27ff.zip |
C++ Mode: Handle new keywords static_cast, etc., wrt angle brackets
* lisp/progmodes/cc-langs.el (c-<>-arglist-kwds): Add const_cast,
dynamic_cast, reinterpret_cast and static_cast into this lang const.
* lisp/progmodes/cc-engine.el (c-clear-<-pair-props, c-clear->-pair-props)
(c-clear-<-pair-props-if-match-after, c-clear->-pair-props-if-match-before)
(c-forward-<>-arglist-recur):
Invalidate caches with c-trunctate-lit-pos-cache.
(c-forward-<>-arglist-recur): If in a matching <...> expression, the < has a
syntax-table property, but the > not, remove that property.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions