Mercurial > emacs
changeset 95105:599666b2ea00
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 19 May 2008 07:23:21 +0000 |
parents | ae4280e6a166 |
children | d3a057985fe7 |
files | src/font.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/font.h Mon May 19 07:22:45 2008 +0000 +++ b/src/font.h Mon May 19 07:23:21 2008 +0000 @@ -179,7 +179,7 @@ is not available. */ FONT_FILE_INDEX, - /* Format of the font (symbol). */ + /* Format of the font (symbol) or nil if unknown. */ FONT_FORMAT_INDEX, /* This value is the length of font-object vector. */