changeset 76067:2e2cb5c0febc

Undo this change: 2007-02-22 Daniel Brockman <daniel@brockman.se> (tiny change) * xdisp.c (it_props): Handle invisible property before display property.
author Kim F. Storm <storm@cua.dk>
date Thu, 22 Feb 2007 17:00:08 +0000
parents 4862d5fdff8b
children 2b1a4d9a1798
files src/ChangeLog
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 22 16:58:48 2007 +0000
+++ b/src/ChangeLog	Thu Feb 22 17:00:08 2007 +0000
@@ -4,10 +4,6 @@
 	redisplay_dont_pause is set or Vredisplay_preemption_period is nil...
 	(update_window, update_frame_1): ... instead of here.
 
-2007-02-22  Daniel Brockman <daniel@brockman.se>  (tiny change)
-
-	* xdisp.c (it_props): Handle invisible property before display property.
-
 2007-02-21  Kim F. Storm  <storm@cua.dk>
 
 	* minibuf.c (Fassoc_string): Doc fix.  Allow symbol for KEY too.