diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -205,6 +205,11 @@ questions, with a handy way to display help texts. | |||
| 205 | +++ | 205 | +++ |
| 206 | ** 'switch-to-buffer-preserve-window-point' now defaults to t. | 206 | ** 'switch-to-buffer-preserve-window-point' now defaults to t. |
| 207 | 207 | ||
| 208 | +++ | ||
| 209 | ** The new variable 'debugger-stack-frame-as-list' allows displaying | ||
| 210 | all call stack frames in a Lisp backtrace buffer as lists. Both | ||
| 211 | debug.el and edebug.el have been updated to heed to this variable. | ||
| 212 | |||
| 208 | 213 | ||
| 209 | * Editing Changes in Emacs 25.3 | 214 | * Editing Changes in Emacs 25.3 |
| 210 | 215 | ||