summaryrefslogtreecommitdiff
path: root/lisp/net/shr-color.el
AgeCommit message (Expand)Author
2026-01-17; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-03-08* lisp/net/*.el: Use lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-02-09Merge from origin/emacs-26Glenn Morris
2018-02-07Fix shr and CSS 4 color mapsBasil L. Contovounesios
2018-01-23Remove final uses of 'cl' in lisp/netStefan Monnier
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
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-17Fix several backslash typos in Elisp stringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-06-18Move some files from gnus/ to net/Glenn Morris