[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/src dispextern.h
From: |
Kenichi Handa |
Subject: |
[Emacs-commit] emacs/src dispextern.h |
Date: |
Wed, 14 May 2008 01:23:32 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Kenichi Handa <handa> 08/05/14 01:23:32
Modified files:
src : dispextern.h
Log message:
(struct glyph_string): Change type of `font' to
`struct font *'.
(struct glyph_string): New member underline_position and
underline_thickness.
(enum lface_attribute_index): Remove LFACE_AVGWIDTH_INDEX.
(struct face): Change type of `font' to `struct font *'. Remove
members `font_name', `font_info_id'.
(per_char_metric, encode_char): Delete externs.
(calc_pixel_width_or_height): Adjust the prototype.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/dispextern.h?cvsroot=emacs&r1=1.242&r2=1.243
- [Emacs-commit] emacs/src dispextern.h,
Kenichi Handa <=