summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-04-16 15:11:54 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-04-16 15:11:54 +0000
commit837751ae73d009fd7fdb4f8f776231c263cff835 (patch)
tree05ad0ebc1763496cc90c744490aba470364b3123
parent80382c240f1899c4e2c4c559cbccbfd1e4655d56 (diff)
downloademacs-837751ae73d009fd7fdb4f8f776231c263cff835.tar.gz
* xdisp.c (cursor_row_p): Only end row on newline if it's a display
string. Suggested by Lennart Borgman.
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 999f6106e67..60927b88292 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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