aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2177b948c42..bebe71d37b8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -146,6 +146,9 @@ permissions set to temporary values (e.g., for creating private files).
146 146
147** You can access the slots of structures using `cl-struct-slot-value'. 147** You can access the slots of structures using `cl-struct-slot-value'.
148 148
149** Functions `rmail-delete-forward' and `rmail-delete-backward' take an
150optional repeat-count argument.
151
149 152
150* Changes in Emacs 24.5 on Non-Free Operating Systems 153* Changes in Emacs 24.5 on Non-Free Operating Systems
151 154