aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 01065ef0cf1..c95b29e4ec6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12004-05-18 Kim F. Storm <storm@cua.dk>
2
3 * buffer.h (GET_OVERLAYS_AT): New macro.
4 * msdos.c (IT_note_mouse_highlight): Use it.
5 * textprop.c (get_char_property_and_overlay): Use it.
6 * xdisp.c (next_overlay_change, note_mouse_highlight): Use it.
7 * xfaces.c (face_at_buffer_position): Use it.
8
9 * print.c (print_object): Increase buf size.
10
12004-05-17 Kim F. Storm <storm@cua.dk> 112004-05-17 Kim F. Storm <storm@cua.dk>
2 12
3 * alloc.c (mark_object): Ignore Lisp_Misc_Free objects. 13 * alloc.c (mark_object): Ignore Lisp_Misc_Free objects.