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 50956f4082c..3072d4081b8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2152,6 +2152,11 @@ valid event type.
2152--- 2152---
2153** The obsolete package xesam.el (since Emacs 24) has been removed. 2153** The obsolete package xesam.el (since Emacs 24) has been removed.
2154 2154
2155+++
2156** The XBM image handler now accepts a ':stride' argument, which should
2157be specified in image specs representing the entire bitmap as a single
2158bool vector.
2159
2155 2160
2156* Lisp Changes in Emacs 27.1 2161* Lisp Changes in Emacs 27.1
2157 2162