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 e5d0fc1c6cf..2e4f938060f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1445,6 +1445,11 @@ unescaping text.
1445The maximum level is used by default; customize 1445The maximum level is used by default; customize
1446'font-lock-maximum-decoration' to tone down the decoration. 1446'font-lock-maximum-decoration' to tone down the decoration.
1447 1447
1448---
1449*** New user option 'python-pdbtrack-kill-buffers'.
1450If nil, buffers opened during pdbtracking session are not killed when
1451pdbtracking session is finished.
1452
1448** Help 1453** Help
1449 1454
1450--- 1455---