el/dot-emacs.el: Mark some magic C constants separately.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 Mar 2014 14:31:03 +0000 (14:31 +0000)
commit165cecf85ad32d442837b72420567fb5161a580f
tree2faf65a6d73787e9de239f75429571539cd8d03b
parent031213c5a121ed2fe1b67068d1be0e176713b236
el/dot-emacs.el: Mark some magic C constants separately.

I've been highlighting built-in constants `null', `this', `true', and
friends in other languages so let's do the same for C and C++.
el/dot-emacs.el