From 0bc90bbad41afce8e8e4130e25e4f36f09cfd5fa Mon Sep 17 00:00:00 2001 From: Kim F. Storm Date: Mon, 17 May 2004 22:50:41 +0000 Subject: (face_at_buffer_position): Use GET_OVERLAYS_AT. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 01065ef0cf1..c95b29e4ec6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2004-05-18 Kim F. Storm + + * buffer.h (GET_OVERLAYS_AT): New macro. + * msdos.c (IT_note_mouse_highlight): Use it. + * textprop.c (get_char_property_and_overlay): Use it. + * xdisp.c (next_overlay_change, note_mouse_highlight): Use it. + * xfaces.c (face_at_buffer_position): Use it. + + * print.c (print_object): Increase buf size. + 2004-05-17 Kim F. Storm * alloc.c (mark_object): Ignore Lisp_Misc_Free objects. -- cgit v1.2.1