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 0dd663edcc6..9cd672dd1b9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -701,6 +701,11 @@ Instead, the Lisp reader approximates an infinity with the nearest
701finite value, and a NaN with some other non-numeric object that 701finite value, and a NaN with some other non-numeric object that
702provokes an error if used numerically. 702provokes an error if used numerically.
703 703
704+++
705** X color support compatibility aliases are now marked obsolete.
706The compatibility aliases 'x-defined-colors', 'x-color-defined-p',
707'x-color-values', and 'x-display-color-p' are now obsolete.
708
704 709
705* Lisp Changes in Emacs 30.1 710* Lisp Changes in Emacs 30.1
706 711