# HG changeset patch # User Pavel Jank # Date 1010525938 0 # Node ID e177632a6ee4fd070f1fc487909d7e2eea266cff # Parent d9878ca38728318590fbeed3ab1ee54554267a5b Fix typo. diff -r d9878ca38728 -r e177632a6ee4 lisp/international/ucs-tables.el --- a/lisp/international/ucs-tables.el Tue Jan 08 20:09:13 2002 +0000 +++ b/lisp/international/ucs-tables.el Tue Jan 08 21:38:58 2002 +0000 @@ -1275,7 +1275,7 @@ represent them. Thus, say, an e-acute from the Latin-1 charset (the unified representation) in a buffer saved as Latin-9 will be encoded directly to a byte value 233. By default, in contrast, you would be -promtped for a general coding system to use for saving the file, which +prompted for a general coding system to use for saving the file, which can cope with separate Latin-1 and Latin-9 representations of e-acute. See also command `unify-8859-on-decoding-mode'."