]> git.eshelyaron.com Git - emacs.git/commit
Fix setter for hl-line-sticky-flag when hl-line is not loaded
authorPo Lu <luangruo@yahoo.com>
Thu, 24 Mar 2022 05:50:55 +0000 (13:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 24 Mar 2022 05:50:55 +0000 (13:50 +0800)
commit72ab6c4f141ce249c34933d1ebc91e2491e34b3a
tree3d50a7556b31d8354b96f1cedfc94449713882c3
parent97f9eeaaefebf5f3852b062535f7c041831609bd
Fix setter for hl-line-sticky-flag when hl-line is not loaded

* lisp/hl-line.el (hl-line-sticky-flag): Wrap most of setter
around (featurep 'hl-line).  Reported by Michael Heerdegen
<michael_heerdegen@web.de>.
lisp/hl-line.el