color.el (color-name-to-rgb): Use the white color to find the max color component...
commitcadaa5e7af533c47d80bb0b8192525a47bcdc4ca
authorJulien Danjou <julien@danjou.info>
Thu, 19 Jan 2012 23:06:49 +0000 (19 23:06 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 19 Jan 2012 23:06:49 +0000 (19 23:06 +0000)
treedadb493fb2d0281d5a1b01f7dddb3167855aa5f9
parente1577e66ef042032af042935bc3038c51d22f20f
color.el (color-name-to-rgb): Use the white color to find the max color component value and return correctly computed values.
 (color-name-to-rgb): Add missing float conversion for max value.
lisp/ChangeLog
lisp/color.el