]> git.eshelyaron.com Git - emacs.git/commit
Allow calling C fontification while rendering MIME parts
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Feb 2012 22:08:41 +0000 (23:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Feb 2012 22:08:41 +0000 (23:08 +0100)
commit5cc59a37897852e81e69dc630396785bddab03dd
tree363dea2b2fa15bceebc3845723dd3e9b21497a58
parent155628057e1fc9dee052303df2ab7ff1ee5f08a8
Allow calling C fontification while rendering MIME parts

* progmodes/cc-mode.el
(c-standard-font-lock-fontify-region-function): Set the default at
load time, too, so that `font-lock-fontify-buffer' can be called
without setting up the entire mode first.  This fixes a bug in
`mm-inline-text' with C MIME parts.
lisp/ChangeLog
lisp/progmodes/cc-mode.el