Mercurial > emacs
diff src/ChangeLog @ 96019:6cece6cbe017
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
(build_font_name_from_vector): Delete externs.
* xfaces.c (struct font_name): Don't declare.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 16 Jun 2008 22:42:46 +0000 |
parents | 54d310663505 |
children | eb7ae3c68e17 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jun 16 20:36:55 2008 +0000 +++ b/src/ChangeLog Mon Jun 16 22:42:46 2008 +0000 @@ -1,3 +1,10 @@ +2008-06-16 Juanma Barranquero <lekktu@gmail.com> + + * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector) + (build_font_name_from_vector): Delete externs. + + * xfaces.c (struct font_name): Don't declare. + 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca> * font.c (font_unparse_gtkname): Use EQ to compare Lisp_Objects. @@ -1279,7 +1286,7 @@ change of font-related objects. (syms_of_font): Delete "ifdef USE_FONT_BACKEND". DEFSYM new symbols. - * fontset.h (struct font_info): Delete it. Most memnbers go to + * fontset.h (struct font_info): Delete it. Most members go to struct font. (FONT_ENCODING_NOT_DECIDED): Moved to font.h. (enum FONT_SPEC_INDEX): Delete it.