1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
emacs/doc
Pip Cet 357399014a Use the CSS convention for #RGB colors (bug#36304)
* src/xterm.c (x_parse_color): Change interpretation of #RGB color
triplets to match CSS rather than X conventions.

* lisp/term/tty-colors.el (tty-color-standard-values): Change
interpretation of #RGB color triplets to match CSS rather than X
conventions.  Allow upper-case digits.  Fix rgb:R/G/B
interpretation.

* doc/emacs/display.texi (Colors): Specify the convention used for
"#RGB" color triplets.

* test/lisp/tty-colors-tests.el: New file.

* etc/NEWS: Mention the change.
2019-07-27 14:05:46 +03:00
..
emacs Use the CSS convention for #RGB colors (bug#36304) 2019-07-27 14:05:46 +03:00
lispintro Adjust comments/debug to match C bignum code 2019-06-04 08:34:16 -07:00
lispref Allow directory-files-recursively to follow symlinks 2019-07-27 12:16:51 +02:00
man Add Zstandard compression support for etags 2019-06-24 16:08:12 +02:00
misc Allow specifying that SMTP auth should always be used 2019-07-26 12:16:49 +02:00