]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (cursor_row_p): Only end row on newline if it's a display
authorChong Yidong <cyd@stupidchicken.com>
Mon, 16 Apr 2007 15:11:54 +0000 (15:11 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 16 Apr 2007 15:11:54 +0000 (15:11 +0000)
string.  Suggested by Lennart Borgman.

src/ChangeLog

index 999f6106e6708324227695e51d53b2a2af51ff96..60927b88292e3e2424d718230f598232328ab857 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (cursor_row_p): Only end row on newline if it's a
+       display string.  Suggested by Lennart Borgman.
+
 2007-04-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * alloc.c (mem_insert): Set min_heap_address and max_heap_address