comparison lisp/ChangeLog @ 108804:9b941507a02c

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).
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 27 May 2010 11:28:58 -0400
parents f1cd90ef7663
children 511da81b16c5
comparison
equal deleted inserted replaced
108803:5a61e28431af 108804:9b941507a02c
1 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
4 font-lock-constant-face, not obsolete font-lock-reference-face.
5
6 2010-05-27 Masatake YAMATO <yamato@redhat.com>
7
8 * htmlfontify.el (hfy-face-resolve-face): New function.
9 (hfy-face-to-style): Use it (Bug#6279).
10
1 2010-05-27 Kenichi Handa <handa@m17n.org> 11 2010-05-27 Kenichi Handa <handa@m17n.org>
2 12
3 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph 13 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
4 element of GSTRING is nil. 14 element of GSTRING is nil.
5 15