comparison src/ChangeLog @ 77266:3a89991fd0a7

* dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in presence of window margins. (showing_window_margins_p): New function.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 16 Apr 2007 16:24:18 +0000
parents ee73cde6a017
children 0c2d6e2e7fe1
comparison
equal deleted inserted replaced
77265:79895482b196 77266:3a89991fd0a7
1 2007-04-16 Chong Yidong <cyd@stupidchicken.com> 1 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
2
3 * dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Set
4 garbaged flag in presence of window margins.
5 (showing_window_margins_p): New function.
2 6
3 * xdisp.c (cursor_row_p): Only end row on newline if it's a 7 * xdisp.c (cursor_row_p): Only end row on newline if it's a
4 display string. Suggested by Lennart Borgman. 8 display string. Suggested by Lennart Borgman.
5 9
6 2007-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 10 2007-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>