comparison etc/NEWS.unicode @ 91574:f7875f77b416

auto-compose-current font is deleted.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Feb 2008 08:10:34 +0000
parents 6e2eacd2aadb
children 90d244118a64
comparison
equal deleted inserted replaced
91573:9ab8772424c0 91574:f7875f77b416
152 152
153 *** New variable `auto-composition-function' is a function used in 153 *** New variable `auto-composition-function' is a function used in
154 Auto Composition Mode to compose characters. The default value is the 154 Auto Composition Mode to compose characters. The default value is the
155 function `auto-compose-chars'. 155 function `auto-compose-chars'.
156 156
157 *** New variable `auto-compose-current-font' is set to the current
158 font-object while characters are being composed in Auto Composition
159 Mode.
160
161 ** Font Backend changes. 157 ** Font Backend changes.
162 158
163 *** New frame parameter `font-backend' specifies a list of 159 *** New frame parameter `font-backend' specifies a list of
164 font-backends supported by the frame's graphic device. On X, they are 160 font-backends supported by the frame's graphic device. On X, they are
165 currently `x' and `xft'. 161 currently `x' and `xft'.