aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b5a22a0ebce..3138bea28fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-06-16 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (set_cursor_from_row): Don't dereference glyphs_end. If
4 all the glyphs of the glyph row came from strings, and we have no
5 cursor positioning clues, put the cursor on the first glyph of the
6 row. (Bug#11653)
7
12012-06-16 Andreas Schwab <schwab@linux-m68k.org> 82012-06-16 Andreas Schwab <schwab@linux-m68k.org>
2 9
3 * category.h (CHAR_HAS_CATEGORY): Define as inline. 10 * category.h (CHAR_HAS_CATEGORY): Define as inline.