diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -77,6 +77,12 @@ modern init systems such as systemd, which manage many of the traditional | |||
| 77 | aspects of daemon behavior themselves. '--old-daemon' is now an alias | 77 | aspects of daemon behavior themselves. '--old-daemon' is now an alias |
| 78 | for '--daemon'. | 78 | for '--daemon'. |
| 79 | 79 | ||
| 80 | +++ | ||
| 81 | ** Emacs now supports 24-bit colors on capable text terminals | ||
| 82 | Terminal is automatically initialized to use 24-bit colors if the | ||
| 83 | required 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 | ||