diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1445,6 +1445,11 @@ unescaping text. | |||
| 1445 | The maximum level is used by default; customize | 1445 | The 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'. | ||
| 1450 | If nil, buffers opened during pdbtracking session are not killed when | ||
| 1451 | pdbtracking session is finished. | ||
| 1452 | |||
| 1448 | ** Help | 1453 | ** Help |
| 1449 | 1454 | ||
| 1450 | --- | 1455 | --- |