1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-28 19:42:02 +00:00

* xdisp.c (cursor_row_p): Only end row on newline if it's a display

string.  Suggested by Lennart Borgman.
This commit is contained in:
Chong Yidong 2007-04-16 15:11:54 +00:00
parent 80382c240f
commit 837751ae73

View 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