aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6bfecd68139..d501c2ad872 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -624,6 +624,11 @@ In order for the two functions to behave more consistently,
624length, and also supports format specifications that include a 624length, and also supports format specifications that include a
625truncating precision field, such as '%.2a'. 625truncating precision field, such as '%.2a'.
626 626
627---
628** New function 'color-values-from-color-spec'.
629This can be used to parse RGB color specs in several formats and
630convert 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