diff options
author | Alan Mackenzie <acm@muc.de> | 2017-09-03 09:40:31 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2017-09-03 09:40:31 +0000 |
commit | b733a910091c426de0d831f1ce0cda4ae736ab69 (patch) | |
tree | c021e94aac769722266283b16186f41635701f7a /lisp/emacs-lisp/byte-run.el | |
parent | d577d1609c6c9d11b6af30a33e02bb21ffa821fd (diff) | |
download | emacs-b733a910091c426de0d831f1ce0cda4ae736ab69.tar.gz emacs-b733a910091c426de0d831f1ce0cda4ae736ab69.tar.bz2 emacs-b733a910091c426de0d831f1ce0cda4ae736ab69.zip |
Fix fontification of "operator~" in C++ Mode.
* lisp/progmodes/cc-langs.el (c-ambiguous-overloadable-or-identifier-prefices)
(c-ambiguous-overloadable-or-identifier-prefix-re): New c-lang-defconsts/vars.
* lisp/progmodes/cc-engine.el (c-forward-name): Do not try to parse "~" (and
two other symbols) as a cast without good evidence. Prefer an overloaded
operator in ambiguous cases.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions