Mercurial > emacs
comparison src/ChangeLog @ 53188:84c9b261cac0
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 28 Nov 2003 23:07:13 +0000 |
parents | 5098a5df98db |
children | 2c1d6f1a791e |
comparison
equal
deleted
inserted
replaced
53187:7ba9466a0ed8 | 53188:84c9b261cac0 |
---|---|
1 2003-11-29 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * msdos.c (Qcursor_type, Qbar, Qhbar): Declare extern. | |
4 (syms_of_msdos): Don't intern and staticpro them. | |
5 | |
1 2003-11-27 Kim F. Storm <storm@cua.dk> | 6 2003-11-27 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * dispnew.c (buffer_posn_from_coords): Calculate and return pixel | 8 * dispnew.c (buffer_posn_from_coords): Calculate and return pixel |
4 coordinates relative to glyph at posn. If glyph is an image, | 9 coordinates relative to glyph at posn. If glyph is an image, |
5 return that as object at posn. Callers changed. | 10 return that as object at posn. Callers changed. |