diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -363,6 +363,11 @@ helper functions) obsolete. | |||
| 363 | 363 | ||
| 364 | * Incompatible Lisp Changes in Emacs 25.1 | 364 | * Incompatible Lisp Changes in Emacs 25.1 |
| 365 | 365 | ||
| 366 | ** completion-table-dynamic stays in the minibuffer. | ||
| 367 | If you want the old behavior of calling the function in the buffer | ||
| 368 | from which the minibuffer was entered, call it with the new argument | ||
| 369 | `switch-buffer'. | ||
| 370 | |||
| 366 | ** window-configurations no longer record the buffers's marks. | 371 | ** window-configurations no longer record the buffers's marks. |
| 367 | 372 | ||
| 368 | ** inhibit-modification-hooks now also inhibits lock-file checks, as well as | 373 | ** inhibit-modification-hooks now also inhibits lock-file checks, as well as |