diff options
author | Po Lu <luangruo@yahoo.com> | 2022-01-10 08:40:26 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-01-10 08:40:26 +0800 |
commit | 0f5f2af51ecc4a67c1b4875d2af4dc19fdb8e392 (patch) | |
tree | c9d5a22cb1d80cbb48000844166fa0a7499105de /test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el | |
parent | 32f1ec449d760a2a551fb411808d0b4c7d64418c (diff) | |
download | emacs-0f5f2af51ecc4a67c1b4875d2af4dc19fdb8e392.tar.gz emacs-0f5f2af51ecc4a67c1b4875d2af4dc19fdb8e392.tar.bz2 emacs-0f5f2af51ecc4a67c1b4875d2af4dc19fdb8e392.zip |
Fix off-by-one errors in caret position application
* src/gtkutil.c (xg_im_context_preedit_changed):
* src/xfns.c (xic_preedit_caret_callback):
(xic_preedit_draw_callback): Constrain caret position to
SCHARS (arg) - 1.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el')
0 files changed, 0 insertions, 0 deletions