diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -624,6 +624,11 @@ In order for the two functions to behave more consistently, | |||
| 624 | length, and also supports format specifications that include a | 624 | length, and also supports format specifications that include a |
| 625 | truncating precision field, such as '%.2a'. | 625 | truncating precision field, such as '%.2a'. |
| 626 | 626 | ||
| 627 | --- | ||
| 628 | ** New function 'color-values-from-color-spec'. | ||
| 629 | This can be used to parse RGB color specs in several formats and | ||
| 630 | convert them to a list (R G B) of primary color values. | ||
| 631 | |||
| 627 | 632 | ||
| 628 | * Changes in Emacs 28.1 on Non-Free Operating Systems | 633 | * Changes in Emacs 28.1 on Non-Free Operating Systems |
| 629 | 634 | ||