aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 73085f626b1..143e4655def 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -77,6 +77,12 @@ modern init systems such as systemd, which manage many of the traditional
77aspects of daemon behavior themselves. '--old-daemon' is now an alias 77aspects of daemon behavior themselves. '--old-daemon' is now an alias
78for '--daemon'. 78for '--daemon'.
79 79
80+++
81** Emacs now supports 24-bit colors on capable text terminals
82Terminal is automatically initialized to use 24-bit colors if the
83required capabilities are found in terminfo. See the FAQ node
84"Colors on a TTY" for more information.
85
80 86
81* Changes in Emacs 26.1 87* Changes in Emacs 26.1
82 88