Files
emacs/lisp/composite.el
Eli Zaretskii 0190dff96a Fix deletion of composed text
* lisp/composite.el (lgstring-glyph-boundary): New function.
* lisp/simple.el (delete-forward-char): Call
'lgstring-glyph-boundary' to find where to end the deletion inside
an automatic composition.  (Bug#56237)
2022-06-27 15:32:53 +03:00

35 KiB