]> git.eshelyaron.com Git - emacs.git/commit
Make `nil' values of the `:position' underline property work correctly
authorPo Lu <luangruo@yahoo.com>
Thu, 20 Jan 2022 05:06:51 +0000 (13:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 20 Jan 2022 05:06:51 +0000 (13:06 +0800)
commita43b6656056bab1016030668f8e579c75a33724b
tree23c133821932892f9ebe52966b15ab537ff5b427
parent5404bf50ad6f52180a3cf2f347e8663b52e12ede
Make `nil' values of the `:position' underline property work correctly

* src/xfaces.c (Finternal_set_lisp_face_attribute): Handle cases
where the underline property `:position' is nil.
src/xfaces.c