X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fcolor.el;h=96b79a4ace2bf7be17a6c9fc973921e55110770a;hp=487e280dd59b800b7b5da0b071f66d534e2ac2de;hb=77d0c673aad416091abd5f9bc295917437898da5;hpb=b814a3a3fe75480690091acefbaf80d916eb4f1b;ds=sidebyside diff --git a/lisp/color.el b/lisp/color.el index 487e280dd..96b79a4ac 100644 --- a/lisp/color.el +++ b/lisp/color.el @@ -128,8 +128,8 @@ inclusive." RED, GREEN, and BLUE should each be numbers between 0.0 and 1.0, inclusive. -Return a list (HUE, SATURATION, LUMINENCE), where HUE is in radians -and both SATURATION and LUMINENCE are between 0.0 and 1.0, +Return a list (HUE, SATURATION, LUMINANCE), where HUE is in radians +and both SATURATION and LUMINANCE are between 0.0 and 1.0, inclusive." (let* ((r red) (g green)