Mercurial > emacs
comparison src/ChangeLog @ 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 | b79b132c5c55 |
| children | 2b1a4d9a1798 |
comparison
equal
deleted
inserted
replaced
| 76066:4862d5fdff8b | 76067:2e2cb5c0febc |
|---|---|
| 1 2007-02-22 Kim F. Storm <storm@cua.dk> | 1 2007-02-22 Kim F. Storm <storm@cua.dk> |
| 2 | 2 |
| 3 * dispnew.c (update_frame, update_single_window): Set force_p here if | 3 * dispnew.c (update_frame, update_single_window): Set force_p here if |
| 4 redisplay_dont_pause is set or Vredisplay_preemption_period is nil... | 4 redisplay_dont_pause is set or Vredisplay_preemption_period is nil... |
| 5 (update_window, update_frame_1): ... instead of here. | 5 (update_window, update_frame_1): ... instead of here. |
| 6 | |
| 7 2007-02-22 Daniel Brockman <daniel@brockman.se> (tiny change) | |
| 8 | |
| 9 * xdisp.c (it_props): Handle invisible property before display property. | |
| 10 | 6 |
| 11 2007-02-21 Kim F. Storm <storm@cua.dk> | 7 2007-02-21 Kim F. Storm <storm@cua.dk> |
| 12 | 8 |
| 13 * minibuf.c (Fassoc_string): Doc fix. Allow symbol for KEY too. | 9 * minibuf.c (Fassoc_string): Doc fix. Allow symbol for KEY too. |
| 14 | 10 |
