Mercurial > emacs
comparison src/ChangeLog @ 61662:732773b25b5d
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 19 Apr 2005 12:51:37 +0000 |
parents | b50c585113fd |
children | 589380e2abb7 |
comparison
equal
deleted
inserted
replaced
61661:c32a3faf6ccc | 61662:732773b25b5d |
---|---|
1 2005-04-19 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * xdisp.c (setup_for_ellipsis): Reset saved_face_id to use default | |
4 face unless last visible char and first invisible char have the | |
5 same face. Also use default face if saved_face_id is undefined. | |
6 | |
1 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 7 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 8 |
3 * macgui.h (MacFontStruct): Remove member `fontname'. Add member | 9 * macgui.h (MacFontStruct): Remove member `fontname'. Add member |
4 `full_name'. | 10 `full_name'. |
5 [TARGET_API_MAC_CARBON] (MacFontStruct): Use type int for | 11 [TARGET_API_MAC_CARBON] (MacFontStruct): Use type int for |