diff options
author | Po Lu <luangruo@yahoo.com> | 2024-06-25 11:37:09 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-06-25 11:37:09 +0800 |
commit | 1b4c56272110944c4ea1483c6f9662de9e42a07b (patch) | |
tree | 0792653318ed66c21742dbe6c1087cc45bdb048e /lisp/emacs-lisp | |
parent | e4046f33ab8ff2a5a1edbba2634d52bcadf25b24 (diff) | |
download | emacs-1b4c56272110944c4ea1483c6f9662de9e42a07b.tar.gz emacs-1b4c56272110944c4ea1483c6f9662de9e42a07b.tar.bz2 emacs-1b4c56272110944c4ea1483c6f9662de9e42a07b.zip |
Fix latent side-effects of respecting field boundaries in text conversion
* src/textconv.c (textconv_query, get_extracted_text)
(get_surrounding_text): Restore selected window in addition to
excursion.
(locate_and_save_position_in_field): Restore excursion lest the
current buffer differ from the selected window's contents, to
prevent redisplay from clobbering the current buffer when called
while the current buffer is at variance with the selected
window's contents, as seen with dired-other-window.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions