diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -375,6 +375,9 @@ where you can cancel them with the 'c' command. | |||
| 375 | 375 | ||
| 376 | +++ | 376 | +++ |
| 377 | ** 'switch-to-buffer-preserve-window-point' now defaults to t. | 377 | ** 'switch-to-buffer-preserve-window-point' now defaults to t. |
| 378 | Applications that call 'switch-to-buffer' and want to show the buffer at | ||
| 379 | the position of its point should use 'pop-to-buffer-same-window' in lieu | ||
| 380 | of 'switch-to-buffer'. | ||
| 378 | 381 | ||
| 379 | +++ | 382 | +++ |
| 380 | ** The new variable 'debugger-stack-frame-as-list' allows displaying | 383 | ** The new variable 'debugger-stack-frame-as-list' allows displaying |