]> git.eshelyaron.com Git - emacs.git/commit
Let htmlfontify recognize face aliases (Bug#6279).
authorChong Yidong <cyd@stupidchicken.com>
Thu, 27 May 2010 15:28:58 +0000 (11:28 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 27 May 2010 15:28:58 +0000 (11:28 -0400)
commitecb0ab90c41745fa95741291288ea22c7bc7561b
treeb83e7fec1332c63ed62641050943d011b7981d58
parent478ebb73bb3b80bf2a0a55081f9753639d98fd4a
Let htmlfontify recognize face aliases (Bug#6279).

* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
font-lock-constant-face, not obsolete font-lock-reference-face.

* htmlfontify.el (hfy-face-resolve-face): New function.
(hfy-face-to-style): Use it (Bug#6279).
lisp/ChangeLog
lisp/htmlfontify.el
lisp/progmodes/verilog-mode.el