[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#54263: 29.0.50; color-values-from-color-spec accepts whitespace in r
From: |
Mattias Engdegård |
Subject: |
bug#54263: 29.0.50; color-values-from-color-spec accepts whitespace in rgbi: specifications |
Date: |
Sun, 6 Mar 2022 14:08:20 +0100 |
6 mars 2022 kl. 13.47 skrev Eli Zaretskii <eliz@gnu.org>:
> I see no reason to install this on the release branch. It is not a
> recent regression, and there are no specific bug reports for it.
The function is new in Emacs 28; installing the change on master means that we
reject previously accepted input instead of making the function behave the way
we want from the start. But better late than never, I suppose.
Pushed to master.