summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d0aa2e59e01..122b093f2a0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2014-04-17 Eli Zaretskii <eliz@gnu.org>
+ * xdisp.c (Fline_pixel_height): Don't assume that the current
+ buffer and the selected window's buffer are one and the same.
+ (Bug#17281)
+
* insdel.c (invalidate_buffer_caches): Invalidate the bidi
paragraph-start cache before the newline cache. (Bug#17269)