Respect font-lock-mode nil.
commita9a56014855109b21f748f750cd3ec4bf926218d
authorTom May <tom@tommay.net>
Fri, 27 Feb 2015 01:41:27 +0000 (26 17:41 -0800)
committerJason Blevins <jrblevin@sdf.org>
Sun, 10 Jan 2016 22:14:06 +0000 (10 17:14 -0500)
treec4fef343ffa9917bae2c6a8d3d037ed9b5b9b6cf
parentd922a20e78fb89a89484375d41de14955008cc5e
Respect font-lock-mode nil.

font-lock-refresh-defaults can set font-lock-mode to t even
if global-font-lock-mode and font-lock-global-modes are nil.
So save the original value of font-lock-mode and set it back
to nil if it was nil to begin with.
markdown-mode.el