# HG changeset patch # User Glenn Morris # Date 1202961328 0 # Node ID d9c3dce41f290d93a3a24ab53fd49a33c47848e2 # Parent 90d244118a643b9e31cb60746ba606351b9efb2a Fix some typos. diff -r 90d244118a64 -r d9c3dce41f29 README.unicode --- a/README.unicode Thu Feb 14 03:55:06 2008 +0000 +++ b/README.unicode Thu Feb 14 03:55:28 2008 +0000 @@ -18,7 +18,7 @@ (text-char-description ?£) => "M-#" These examples are all fixed by the change of 2002-10-14, but - there still exist questionalble SINGLE_BYTE_CHAR_P in the + there still exist questionable SINGLE_BYTE_CHAR_P in the code (keymap.c and print.c). * Rationalize character syntax and its relationship to the Unicode @@ -58,10 +58,10 @@ * Lazy-load tables for unify-charset somehow? - Actually, Emacs clear out all charset maps and unify-map just - before dumping, and their are loaded again on demand the + Actually, Emacs clears out all charset maps and unify-map just + before dumping, and they are loaded again on demand by the dumped emacs. But, those maps (char tables) generated while - temacs is running can't be get rid of from the dumped emacs. + temacs is running can't be removed from the dumped emacs. * Translation tables for {en,de}code currently aren't supported. @@ -83,7 +83,7 @@ * Revisit locale processing: look at treating the language and charset parts separately. (Language should affect things like - speling and calendar, but that's not a Unicode issue.) + spelling and calendar, but that's not a Unicode issue.) * Handle Unicode combining characters usefully, e.g. diacritics, and handle more scripts specifically (à la Devanagari). There are @@ -99,7 +99,7 @@ * There's currently no support for Unicode normalization. - * Populate char-width-table correctly for Unicode chanaracters and + * Populate char-width-table correctly for Unicode characters and worry about what happens when double-width charsets covering non-CJK characters are unified. @@ -188,7 +188,7 @@ ftfbfont.c -- font-driver on FB for FreeType fonts. bdffbfont.c -- font-driver on FB for BDF fonts. -Note: The fontset related codes are not yet matuared to work well with +Note: The fontset related codes are not yet matured to work well with the font backend method. So, for instance, even if you start Emacs as something like this: % emacs -fn tahoma