summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2026-05-30 13:41:22 +0300
committerEli Zaretskii <eliz@gnu.org>2026-05-30 13:41:22 +0300
commit72d890c43e70477d496a9a0ef36a61357dde1023 (patch)
treee62c805988187c4f4fc537a805e07e369145ebc7 /etc
parent69fd4b87f4db6acfb3f207db3f1673a5b6866d70 (diff)
; Update the documentation of 'debug'
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 acc156ea80e..95bc966d47d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4222,6 +4222,11 @@ suggestions. So the 'M-?' command now works without a tags table. And
the 'M-.' will show a message describing the several built-in options
that will provide an Xref backend when used.
++++
+** Calling 'debug' in batch sessions no longer kills Emacs.
+If you want Emacs to exit, your program will now have to call
+'kill-emacs' explicitly.
+
* Lisp Changes in Emacs 31.1