diff options
| author | Juanma Barranquero | 2011-11-20 20:35:27 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-11-20 20:35:27 +0100 |
| commit | fe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch) | |
| tree | bcb23e440925fde576409d960a71ee6df320331a /etc | |
| parent | 09f5d05492b6c78421c71858d0d5c4434218b8fc (diff) | |
| download | emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.zip | |
Fix typos.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 2 | ||||
| -rw-r--r-- | etc/NEWS.22 | 2 | ||||
| -rw-r--r-- | etc/NEWS.23 | 4 | ||||
| -rw-r--r-- | etc/TODO | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 48b1acacbf9..acb30af0373 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1413,7 +1413,7 @@ | |||
| 1413 | 1413 | ||
| 1414 | 2008-02-01 Kenichi Handa <handa@m17n.org> | 1414 | 2008-02-01 Kenichi Handa <handa@m17n.org> |
| 1415 | 1415 | ||
| 1416 | * HELLO: Remove non-unicode character from Tibetan text. | 1416 | * HELLO: Remove non-Unicode character from Tibetan text. |
| 1417 | 1417 | ||
| 1418 | 2008-02-01 Miles Bader <miles@gnu.org> | 1418 | 2008-02-01 Miles Bader <miles@gnu.org> |
| 1419 | 1419 | ||
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 8cf0cdee879..5e95e40b04c 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -1275,7 +1275,7 @@ coding system. | |||
| 1275 | of a file. | 1275 | of a file. |
| 1276 | 1276 | ||
| 1277 | *** New command `ucs-insert' inserts a character specified by its | 1277 | *** New command `ucs-insert' inserts a character specified by its |
| 1278 | unicode. | 1278 | Unicode code point or character name. |
| 1279 | 1279 | ||
| 1280 | *** New command quail-show-key shows what key (or key sequence) to type | 1280 | *** New command quail-show-key shows what key (or key sequence) to type |
| 1281 | in the current input method to input a character at point. | 1281 | in the current input method to input a character at point. |
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 3a222d50d4c..9b8909d794a 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -843,7 +843,7 @@ shared with older Emacsen. | |||
| 843 | 843 | ||
| 844 | *** There is a new charset implementation with many new charsets. | 844 | *** There is a new charset implementation with many new charsets. |
| 845 | See M-x list-character-sets. New charsets can be defined conveniently | 845 | See M-x list-character-sets. New charsets can be defined conveniently |
| 846 | as tables of unicodes. | 846 | as tables of Unicode code points. |
| 847 | 847 | ||
| 848 | *** There are new language environments for Chinese-GBK, | 848 | *** There are new language environments for Chinese-GBK, |
| 849 | Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya, Telugu, | 849 | Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya, Telugu, |
| @@ -1837,7 +1837,7 @@ for the list of extra keys that are available. | |||
| 1837 | 1837 | ||
| 1838 | ** BDF fonts no longer supported on MS-Windows. | 1838 | ** BDF fonts no longer supported on MS-Windows. |
| 1839 | The font backend was completely rewritten for this release. The focus | 1839 | The font backend was completely rewritten for this release. The focus |
| 1840 | on Windows has been getting acceptable performance and full unicode | 1840 | on Windows has been getting acceptable performance and full Unicode |
| 1841 | support, including complex script shaping for native Windows fonts. A | 1841 | support, including complex script shaping for native Windows fonts. A |
| 1842 | rewrite of the BDF font support has not happened due to lack of time | 1842 | rewrite of the BDF font support has not happened due to lack of time |
| 1843 | and developers. If demand still exists for such a backend even with | 1843 | and developers. If demand still exists for such a backend even with |
| @@ -205,7 +205,7 @@ of the scroll bar itself. That depends on to what extent toolkit | |||
| 205 | scroll bars are extensible. | 205 | scroll bars are extensible. |
| 206 | 206 | ||
| 207 | ** Provide user-friendly ways to list all available font families, | 207 | ** Provide user-friendly ways to list all available font families, |
| 208 | list fonts, display a font as a sample, etc. [fx is looking at | 208 | list fonts, display a font as a sample, etc. [fx is looking at |
| 209 | multilingual font selection for the Unicode branch of Emacs.] | 209 | multilingual font selection for the Unicode branch of Emacs.] |
| 210 | 210 | ||
| 211 | ** Provide a convenient way to select a color with the mouse. | 211 | ** Provide a convenient way to select a color with the mouse. |
| @@ -635,7 +635,7 @@ up on top of all others | |||
| 635 | 635 | ||
| 636 | *** Other / Low Priority: | 636 | *** Other / Low Priority: |
| 637 | 637 | ||
| 638 | **** Better recognition of unicode scripts / Greek / composition. | 638 | **** Better recognition of Unicode scripts / Greek / composition. |
| 639 | 639 | ||
| 640 | **** Undo for color-drag face customization. | 640 | **** Undo for color-drag face customization. |
| 641 | 641 | ||