Thanks to Bjørn Hansen, I now know how to rid my Emacs of the annoying syntax coloring!
(setq-default global-font-lock-mode nil)
I'm not sure what version of Emacs that was for, but here's what I had to do (a couple times, actually) in version 23.1.1...
M-x global-font-lock-mode