aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuanma Barranquero2011-11-20 20:35:27 +0100
committerJuanma Barranquero2011-11-20 20:35:27 +0100
commitfe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch)
treebcb23e440925fde576409d960a71ee6df320331a /etc
parent09f5d05492b6c78421c71858d0d5c4434218b8fc (diff)
downloademacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz
emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.zip
Fix typos.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog2
-rw-r--r--etc/NEWS.222
-rw-r--r--etc/NEWS.234
-rw-r--r--etc/TODO4
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
14142008-02-01 Kenichi Handa <handa@m17n.org> 14142008-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
14182008-02-01 Miles Bader <miles@gnu.org> 14182008-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.
1275of a file. 1275of 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
1278unicode. 1278Unicode 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
1281in the current input method to input a character at point. 1281in 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.
845See M-x list-character-sets. New charsets can be defined conveniently 845See M-x list-character-sets. New charsets can be defined conveniently
846as tables of unicodes. 846as 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,
849Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya, Telugu, 849Chinese-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.
1839The font backend was completely rewritten for this release. The focus 1839The font backend was completely rewritten for this release. The focus
1840on Windows has been getting acceptable performance and full unicode 1840on Windows has been getting acceptable performance and full Unicode
1841support, including complex script shaping for native Windows fonts. A 1841support, including complex script shaping for native Windows fonts. A
1842rewrite of the BDF font support has not happened due to lack of time 1842rewrite of the BDF font support has not happened due to lack of time
1843and developers. If demand still exists for such a backend even with 1843and developers. If demand still exists for such a backend even with
diff --git a/etc/TODO b/etc/TODO
index aa06f73ee94..f9d37c4b965 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -205,7 +205,7 @@ of the scroll bar itself. That depends on to what extent toolkit
205scroll bars are extensible. 205scroll 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