]> git.eshelyaron.com Git - emacs.git/commit
Fix color-lighten-hsl logic
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Mar 2022 14:28:02 +0000 (15:28 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Mar 2022 14:28:02 +0000 (15:28 +0100)
commit656c2dd66e77a5fbeb99d358017e8327401fae05
tree7f40b825c62cb1372283b4ce51f46359da46ac97
parent54febab481644b213c6ea87e4922f398b73d7127
Fix color-lighten-hsl logic

* lisp/color.el (color-lighten-hsl): Lighten by percentage,
instead of just adding the specified number to the luminance
element (bug#54514).
lisp/color.el
test/lisp/color-tests.el