diff options
| author | Paul Eggert | 2011-12-29 18:52:49 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-29 18:52:49 -0800 |
| commit | 9858f6c326dfad35733b0dc86231bdd97f2b7703 (patch) | |
| tree | 74e717ced1fa94d505e3ace360f3c9280bd9b2fa /etc | |
| parent | 2cae5ba432fc30042950c073b7ec7807bb98bcde (diff) | |
| download | emacs-9858f6c326dfad35733b0dc86231bdd97f2b7703.tar.gz emacs-9858f6c326dfad35733b0dc86231bdd97f2b7703.zip | |
Spelling fixes.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.19 | 2 | ||||
| -rw-r--r-- | etc/NEWS.22 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS.19 b/etc/NEWS.19 index df6c4893f87..bfed2112a3a 100644 --- a/etc/NEWS.19 +++ b/etc/NEWS.19 | |||
| @@ -5032,7 +5032,7 @@ if it is `memq' in the list. | |||
| 5032 | 5032 | ||
| 5033 | ** If you call `get-buffer-window' passing t as its second argument, it | 5033 | ** If you call `get-buffer-window' passing t as its second argument, it |
| 5034 | will only search for windows on visible frames. Previously, passing t | 5034 | will only search for windows on visible frames. Previously, passing t |
| 5035 | as the secord argument caused `get-buffer-window' to search all | 5035 | as the second argument caused `get-buffer-window' to search all |
| 5036 | frames, visible or not. | 5036 | frames, visible or not. |
| 5037 | 5037 | ||
| 5038 | ** If you call `other-buffer' with a nil or omitted second argument, it | 5038 | ** If you call `other-buffer' with a nil or omitted second argument, it |
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 70c7b0e018b..5cb7955006f 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -3035,7 +3035,7 @@ appropriate `sql-interactive-mode' wrapper for the current setting of | |||
| 3035 | ** Fortran mode changes | 3035 | ** Fortran mode changes |
| 3036 | 3036 | ||
| 3037 | *** F90 mode and Fortran mode have support for `hs-minor-mode' (hideshow). | 3037 | *** F90 mode and Fortran mode have support for `hs-minor-mode' (hideshow). |
| 3038 | It cannot deal with every code format, but ought to handle a sizeable | 3038 | It cannot deal with every code format, but ought to handle a sizable |
| 3039 | majority. | 3039 | majority. |
| 3040 | 3040 | ||
| 3041 | *** F90 mode and Fortran mode have new navigation commands | 3041 | *** F90 mode and Fortran mode have new navigation commands |