aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1909af820fb..aec5dc18286 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12009-12-05 Chong Yidong <cyd@stupidchicken.com> 12009-12-05 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
4 if push failed.
5 (handle_line_prefix): Set avoid_cursor_p here. Check return value
6 of push_display_prop (Bug#5000).
7
3 * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return 8 * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
4 value of font_list_entities (Bug#5085). 9 value of font_list_entities (Bug#5085).
5 10