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 c3f4cf01b26..dffbac8df65 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -205,6 +205,11 @@ questions, with a handy way to display help texts.
205+++ 205+++
206** 'switch-to-buffer-preserve-window-point' now defaults to t. 206** 'switch-to-buffer-preserve-window-point' now defaults to t.
207 207
208+++
209** The new variable 'debugger-stack-frame-as-list' allows displaying
210all call stack frames in a Lisp backtrace buffer as lists. Both
211debug.el and edebug.el have been updated to heed to this variable.
212
208 213
209* Editing Changes in Emacs 25.3 214* Editing Changes in Emacs 25.3
210 215