diff options
author | Po Lu <luangruo@yahoo.com> | 2023-11-03 11:32:17 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2023-11-03 11:34:40 +0800 |
commit | e06e61f45615f66d5e32fa23ea7ede7c4da77fda (patch) | |
tree | c45227d99ca50adeadcaba167f367d4d46f6e14f /lisp/emacs-lisp/ert.el | |
parent | fc8d225328d41c180b6997f6c25f904ca66211ac (diff) | |
download | emacs-e06e61f45615f66d5e32fa23ea7ede7c4da77fda.tar.gz emacs-e06e61f45615f66d5e32fa23ea7ede7c4da77fda.tar.bz2 emacs-e06e61f45615f66d5e32fa23ea7ede7c4da77fda.zip |
Avoid moving point while analyzing text conversion
* lisp/simple.el (analyze-text-conversion): If neither calling
p-s-i-h nor calling p-t-c-h yields a change to point, return it
to its location before analyze-text-conversion was called.
* src/keyboard.c (kbd_buffer_get_event): See that text
conversion events are uniformly delivered prior to keyboard
events arriving in unison.
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions