index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
shr-color.el
Age
Commit 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-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po 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 checkdoc
Stefan Kangas
2021-03-08
* lisp/net/*.el: Use lexical-binding
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-06
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-02-09
Merge from origin/emacs-26
Glenn Morris
2018-02-07
Fix shr and CSS 4 color maps
Basil L. Contovounesios
2018-01-23
Remove final uses of 'cl' in lisp/net
Stefan Monnier
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-03-03
Fix color component calculations in color.el
Eli Zaretskii
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
(/ N) now returns the reciprocal of N
Paul Eggert
2015-09-17
Fix several backslash typos in Elisp strings
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-06-18
Move some files from gnus/ to net/
Glenn Morris