comparison src/ChangeLog @ 97519:b54783a39a94

* xdisp.c: Remove dead code. (handle_invisible_prop, next_overlay_string): Defer call to setup_for_ellipsis. (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 17 Aug 2008 23:48:21 +0000
parents 46d2c5d06bf4
children af5607f15f32
comparison
equal deleted inserted replaced
97518:e5db02dda615 97519:b54783a39a94
1 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c: Remove dead code.
4 (handle_invisible_prop, next_overlay_string): Defer call to
5 setup_for_ellipsis.
6 (handle_stop, set_iterator_to_next): Call setup_for_ellipsis.
7
1 2008-08-15 Chong Yidong <cyd@stupidchicken.com> 8 2008-08-15 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * xfaces.c (lookup_derived_face): Properly handle possible zero 10 * xfaces.c (lookup_derived_face): Properly handle possible zero
4 return value of get_lface_attributes. 11 return value of get_lface_attributes.
5 (merge_faces): Don't tell lookup_derived_face to signal an error 12 (merge_faces): Don't tell lookup_derived_face to signal an error