]> code.delx.au - gnu-emacs/commit
Remove function wrongly on AWK Mode value of context fontification hook.
authorAlan Mackenzie <acm@muc.de>
Tue, 5 Jan 2016 21:16:37 +0000 (21:16 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 5 Jan 2016 21:16:37 +0000 (21:16 +0000)
commit73809908c6520208df274dfbdf10e2fa87dc2064
tree35e5df9e10037a3f84085c9fc83e59b99e382779
parentd400753a0d1c4080c6c2addf6d0be4660e076c75
Remove function wrongly on AWK Mode value of context fontification hook.

* lisp/progmodes/cc-langs.el (c-before-context-fontification-functions):
swap order of entries so that awk's entry isn't superseded by the default.

* lisp/progmodes/cc-mode.el (c-before-context-fl-expand-region): Correct
to handle nil value of c-before-context-fontification-functions.
lisp/progmodes/cc-langs.el
lisp/progmodes/cc-mode.el