diff options
| author | Paul Eggert | 2012-06-17 01:53:31 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-06-17 01:53:31 -0700 |
| commit | 48d1354eb8e8e7dc759400a2f001d02587f15be2 (patch) | |
| tree | 13c3f2c04081bd1746606df772df967b634abdac /etc/NEWS | |
| parent | eb4a8a9a88652ca7f092e2c5e51b82c631f74749 (diff) | |
| download | emacs-48d1354eb8e8e7dc759400a2f001d02587f15be2.tar.gz emacs-48d1354eb8e8e7dc759400a2f001d02587f15be2.zip | |
Spelling fixes.
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 | ||