Mercurial > emacs
changeset 90886:2aad53aaeca3
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 31 May 2007 15:51:46 +0000 |
parents | ecd61e98251d |
children | aa7f1d212e78 |
files | src/ChangeLog.unicode |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.unicode Thu May 31 15:51:29 2007 +0000 +++ b/src/ChangeLog.unicode Thu May 31 15:51:46 2007 +0000 @@ -1,5 +1,9 @@ 2007-05-31 Jason Rumney <jasonr@gnu.org> + * font.c (font_put_extra): Expose externally. + + * font.h (font_put_extra): Moved declaration from font.c. + * font.c (Ffont_get): Use font driver to determine otf capability. (adjust_anchor): Check if driver defines anchor_point before using.