* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
authorChong Yidong <cyd@stupidchicken.com>
Sat, 31 Oct 2009 21:52:53 +0000 (21:52 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 31 Oct 2009 21:52:53 +0000 (21:52 +0000)
commit673c1168a07b3c26b0d7e01e049f7226fcc91b00
treee2b613ac98f710f9ec55d09d937d6470a23d39d6
parentc9349f0a05aa95d3ce4d406387e479a99cd0a4bb
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
Support face colors.

* textmodes/tex-mode.el (tex-facemenu-add-face-function): New
function.  Support face colors (Bug#1168).
(tex-common-initialization): Use it.

* facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
mode allows it (Bug#1168).
lisp/ChangeLog
lisp/facemenu.el
lisp/textmodes/sgml-mode.el
lisp/textmodes/tex-mode.el