el/dot-emacs.el (mdw-fontify-c-and-c++): Fix the <iso646.h> macros.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2015 19:15:23 +0000 (19:15 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 16 Jan 2016 02:56:11 +0000 (02:56 +0000)
commit0681f29e9f442dc7f1eb6e30b3e9051d1f159e38
tree3af8ace3cb0ea0ed4b1ffbfe3dea685fe22b0642
parentd4783d9c06d68df9d6f0cf1ccc4d5e892a53214d
el/dot-emacs.el (mdw-fontify-c-and-c++): Fix the <iso646.h> macros.

Mark them as being introduced to C by C95.  Add `not' and `not_eq',
which were in the original C++ standard but mistakenly not listed.
el/dot-emacs.el