diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -441,7 +441,7 @@ The interpretation of the DECLS is determined by `defun-declarations-alist'. | |||
| 441 | ** New error type and new function `user-error'. Doesn't trigger the debugger. | 441 | ** New error type and new function `user-error'. Doesn't trigger the debugger. |
| 442 | 442 | ||
| 443 | ** The functions get-lru-window, get-mru-window and get-largest-window | 443 | ** The functions get-lru-window, get-mru-window and get-largest-window |
| 444 | now accept a third argument to avoid chosing the selected window. | 444 | now accept a third argument to avoid choosing the selected window. |
| 445 | 445 | ||
| 446 | ** Completion | 446 | ** Completion |
| 447 | 447 | ||