aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2267b24ace2..80f988ce490 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12003-03-22 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
4 Add generic versions here. Remove system specific versions
5 defined elsewhere.
6
7 * dispextern.h (pixel_to_glyph_coords, glyph_to_pixel_coords):
8 Add prototypes.
9
12003-03-21 Kim F. Storm <storm@cua.dk> 102003-03-21 Kim F. Storm <storm@cua.dk>
2 11
3 * xdisp.c (get_glyph_string_clip_rect): Use 12 * xdisp.c (get_glyph_string_clip_rect): Use