bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29456: [PATCH] Add command for cycling between CSS color formats


From: Simen Heggestøyl
Subject: bug#29456: [PATCH] Add command for cycling between CSS color formats
Date: Sun, 10 Dec 2017 13:46:14 +0100

I've updated the patch to support switching between #RGBA/#RRGGBBAA and
rgba() too, fixing a bug in `css--hex-color' along the way for handling
the #RGBA case. If you agree, I think that fix should go into the
emacs-26 branch as well.

I also prefixed the function names with `css--' to more strongly
indicate that they're intended for internal usage, and mentioned in the
docstrings their incompatibility with color.el.

-- Simen

Attachment: 0001-Add-command-for-cycling-between-CSS-color-formats.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]