aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 75a98d15003..adc1085e745 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -56,6 +56,15 @@ replaced by a double typographic quote.
56 56
57* Changes in Specialized Modes and Packages in Emacs 27.1 57* Changes in Specialized Modes and Packages in Emacs 27.1
58 58
59** Edebug
60
61+++
62*** The runtime behavior of Edebug's instrumentation can be changed
63using the new variable 'edebug-behavior-alist' and the new abnormal
64hooks 'edebug-after-instrumentation-functions' and
65'edebug-new-definition-functions'. Edebug's behavior can be changed
66globally or for individual definitions.
67
59** Enhanced xterm support 68** Enhanced xterm support
60 69
61*** New variable 'xterm-set-window-title' controls whether Emacs 70*** New variable 'xterm-set-window-title' controls whether Emacs