Mercurial > emacs
annotate .cvsignore @ 90563:7c29515f7c2a
(font_parse_fcname): Don't change :name property of FONT.
(font_parse_name): Likewise.
(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring): Define
them unconditionally.
(font_matching_entity): New function.
(font_open_by_name): Try font_matching_entity if exact match is
not found.
(font_update_drivers): Delete the arg FONT. Return a list of
actually used backends. Don't free faces, font caches here.
Don't store data in frame parameters. Don't call x_set_font.
(Ffont_spec): Store :name property as is.
(Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability.
(Ffont_otf_gsub): Call font->driver->otf_gsub instead of
font_otf_gsub.
(Ffont_otf_gpos): Call font->driver->otf_gpos instead of
font_otf_gpos.
(Ffont_otf_alternates): Check if the driver has otf_gsub function.
Call font->driver->otf_gsub instead of font_otf_gsub.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 01 Aug 2006 01:28:43 +0000 |
parents | 32c007e23d05 |
children | f0eb34e60705 d7ddb3e565de |
rev | line source |
---|---|
25839 | 1 configure |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25839
diff
changeset
|
2 bin |
28195 | 3 boot.log |
4 boot.log.diff | |
5 boot.log.old | |
6 update.log | |
31816 | 7 config.log |
8 config.status | |
9 config.cache | |
10 Makefile | |
11 emacs*.tar.gz | |
35744 | 12 leim*.tar.gz |
13 *.xdelta | |
44151
32c007e23d05
Whoops, that should be `autom4te.cache'
Miles Bader <miles@gnu.org>
parents:
44150
diff
changeset
|
14 autom4te.cache |