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 | |
| parent | eb4a8a9a88652ca7f092e2c5e51b82c631f74749 (diff) | |
| download | emacs-48d1354eb8e8e7dc759400a2f001d02587f15be2.tar.gz emacs-48d1354eb8e8e7dc759400a2f001d02587f15be2.zip | |
Spelling fixes.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 | ||||
| -rw-r--r-- | etc/ORG-NEWS | 2 |
2 files changed, 2 insertions, 2 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 | ||
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 2cfa08f1286..a5b88d3f451 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS | |||
| @@ -554,7 +554,7 @@ to mean anything. | |||
| 554 | 554 | ||
| 555 | ** Completion | 555 | ** Completion |
| 556 | 556 | ||
| 557 | *** In-buffer completion is now done using John Wiegleys pcomplete.el | 557 | *** In-buffer completion is now done using John Wiegley's pcomplete.el |
| 558 | :PROPERTIES: | 558 | :PROPERTIES: |
| 559 | :OrgVersion: 7.4 | 559 | :OrgVersion: 7.4 |
| 560 | :END: | 560 | :END: |