diff options
| author | Paul Eggert | 2011-11-22 23:03:56 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-22 23:03:56 -0800 |
| commit | ee7683ebb70c308e596103e379ef6b91d001eebc (patch) | |
| tree | 45382191619e27df7106a8d990bc03903d0fa03f /etc/NEWS.22 | |
| parent | 6b21de180fba10432988d94d2b8f3e2521be5b17 (diff) | |
| download | emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip | |
Spelling fixes.
Diffstat (limited to 'etc/NEWS.22')
| -rw-r--r-- | etc/NEWS.22 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 5e95e40b04c..b96cdba98d3 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -163,7 +163,7 @@ delimiters will appear to be fontified (in the new face | |||
| 163 | customize `font-lock-comment-face'. Another alternative is to use a | 163 | customize `font-lock-comment-face'. Another alternative is to use a |
| 164 | newer terminal emulator that supports more colors (256 is now common). | 164 | newer terminal emulator that supports more colors (256 is now common). |
| 165 | For example, for xterm compatible emulators that support 256 colors, | 165 | For example, for xterm compatible emulators that support 256 colors, |
| 166 | you can run emacs like this: | 166 | you can run emacs like this: |
| 167 | env TERM=xterm-256color emacs -nw | 167 | env TERM=xterm-256color emacs -nw |
| 168 | (This was new in Emacs 22.1, but was not described. In Emacs 22.1 | 168 | (This was new in Emacs 22.1, but was not described. In Emacs 22.1 |
| 169 | this also happened for terminals with a light background, that is not | 169 | this also happened for terminals with a light background, that is not |
| @@ -280,13 +280,13 @@ the files mac/README and mac/INSTALL for build instructions. | |||
| 280 | ** Support for FreeBSD/Alpha has been added. | 280 | ** Support for FreeBSD/Alpha has been added. |
| 281 | 281 | ||
| 282 | ** New translations of the Emacs Tutorial are available in the | 282 | ** New translations of the Emacs Tutorial are available in the |
| 283 | following languages: Brasilian Portuguese, Bulgarian, Chinese (both | 283 | following languages: Brazilian Portuguese, Bulgarian, Chinese (both |
| 284 | with simplified and traditional characters), French, Russian, and | 284 | with simplified and traditional characters), French, Russian, and |
| 285 | Italian. Type `C-u C-h t' to choose one of them in case your language | 285 | Italian. Type `C-u C-h t' to choose one of them in case your language |
| 286 | setup doesn't automatically select the right one. | 286 | setup doesn't automatically select the right one. |
| 287 | 287 | ||
| 288 | ** New translations of the Emacs reference card are available in the | 288 | ** New translations of the Emacs reference card are available in the |
| 289 | Brasilian Portuguese and Russian. The corresponding PostScript files | 289 | Brazilian Portuguese and Russian. The corresponding PostScript files |
| 290 | are also included. | 290 | are also included. |
| 291 | 291 | ||
| 292 | ** A French translation of the `Emacs Survival Guide' is available. | 292 | ** A French translation of the `Emacs Survival Guide' is available. |