]> git.eshelyaron.com Git - emacs.git/commit
Inherit surrounding text properties when inserting conversion text
authorPo Lu <luangruo@yahoo.com>
Sat, 10 Jun 2023 01:57:41 +0000 (09:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 10 Jun 2023 01:57:41 +0000 (09:57 +0800)
commita0b8f60ce79f93f37242a20d7b9a3e3b7ddc46a1
tree63cc5b3c0d7c5c7a0375dc5b877c470e5ff2e0a1
parentb36dc0815ba753bc98b1e0b0fd21bb50ba90d8ae
Inherit surrounding text properties when inserting conversion text

* src/textconv.c (really_commit_text)
(really_set_composing_text): Improve behavior of certain
fontification mechanisms by inheriting text properties from
surrounding text.
src/textconv.c