summaryrefslogtreecommitdiff
path: root/lisp/color.el
AgeCommit message (Expand)Author
2024-05-19; * lisp/color.el (color-oklab-to-xyz): Doc fix.Eli Zaretskii
2024-05-19Add Oklab color space utility functions in color.el.Robert Church
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-28Merge from origin/emacs-28Stefan Kangas
2022-05-27Mention "unspecified-fg" and "unspecified-bg" in some doc stringsEli Zaretskii
2022-03-22Fix color-lighten-hsl logicLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-02-05* lisp/color.el: Remove Emacs 23.2 compat code.Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-09-13Add tests for color.elSimen Heggestøyl
2017-09-13Add other D series white points and some simple conversionsMark Oteiza
2017-09-13Permit non-integral color gradientsMark Oteiza
2017-03-03Fix color component calculations in color.elEli Zaretskii
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-20(/ N) now returns the reciprocal of NPaul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-11color.el: fix color-rgb-to-hsv computingJulien Danjou
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-19Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier
2012-10-05color-hsl-to-rgb fix (tiny change)Julian Scheid
2012-10-05Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris
2012-10-05Doc fixesGlenn Morris
2012-08-13* lisp/color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):Stefan Monnier
2012-04-05Fix typo in color.el.Bastien Guerry
2012-01-24color.el: Add saturate, lighten functions.Julien Danjou
2012-01-19color.el (color-name-to-rgb): Use the white color to find the max color compo...Julien Danjou
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-24Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-02-21Merge some code from hexrgb.el into color.el.Chong Yidong
2011-02-01mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff format.Julien Danjou
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15[Gnus] Update copyright years.Katsumi Yamaoka
2010-12-20Move color.el out of the gnus/ tree.Chong Yidong