aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fd8127f3ba4..cf6019cbfd2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -165,6 +165,8 @@ supported on other platforms, but not on Windows due to using the winsock
165 165
166* Lisp Changes in Emacs 23.1 166* Lisp Changes in Emacs 23.1
167 167
168** Non-breaking space now acts as whitespace.
169
168+++ 170+++
169** In `condition-case', a handler can specify "let the debugger run first". 171** In `condition-case', a handler can specify "let the debugger run first".
170 172