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 4076630bf22..2928fd9d970 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1425,6 +1425,12 @@ truncating precision field, such as "%.2a".
1425This can be used to parse RGB color specs in several formats and 1425This can be used to parse RGB color specs in several formats and
1426convert them to a list '(R G B)' of primary color values. 1426convert them to a list '(R G B)' of primary color values.
1427 1427
1428---
1429** Variable 'uniquify-buffer-name-style' can now be a function.
1430This variable can be one of the predefined styles or a function to
1431personalize the uniquified buffer name.
1432
1433
1428 1434
1429* Changes in Emacs 28.1 on Non-Free Operating Systems 1435* Changes in Emacs 28.1 on Non-Free Operating Systems
1430 1436