aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2008-08-17 23:48:21 +0000
committerChong Yidong2008-08-17 23:48:21 +0000
commite5ac241921a542fcc27eadf62956f8b82cd02c8b (patch)
treed102f58724f4e3b466647be8e7b3955251dc8caa /src
parent96038f81577a97c1f1d231d19d6752fde3035fd5 (diff)
downloademacs-e5ac241921a542fcc27eadf62956f8b82cd02c8b.tar.gz
emacs-e5ac241921a542fcc27eadf62956f8b82cd02c8b.zip
* 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.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 197a01f5bcc..93a4f069792 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12008-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
12008-08-15 Chong Yidong <cyd@stupidchicken.com> 82008-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