diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-12-25 17:38:15 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-12-25 17:38:15 +0200 |
commit | a41d07b329c034ad34e442bef93b6fcaeb556f9f (patch) | |
tree | 2c2f674122fcb67314d13a7228eee142291a1200 /test/automated | |
parent | b70977ce02432b1ded569215096402e2eee318a3 (diff) | |
download | emacs-a41d07b329c034ad34e442bef93b6fcaeb556f9f.tar.gz emacs-a41d07b329c034ad34e442bef93b6fcaeb556f9f.tar.bz2 emacs-a41d07b329c034ad34e442bef93b6fcaeb556f9f.zip |
Fix rendering of composed caharacters on the mode line. (Bug#19435)
src/xdisp.c (set_iterator_to_next) <GET_FROM_STRING>: Limit search in
composition_compute_stop_pos to the number of characters in the
string.
<GET_FROM_BUFFER, GET_FROM_STRING>: Simplify code.
src/composite.c (composition_compute_stop_pos): If no composition
was found in a string before ENDPOS, and ENDPOS is the string end,
no need to back up to a safe point.
src/dispextern.h (struct it) <end_charpos>: Improve commentary.
Diffstat (limited to 'test/automated')
0 files changed, 0 insertions, 0 deletions