diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-10 14:13:10 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-10 14:13:10 +0000 |
commit | 2ae78c4d428fd10ae7ee5cf7222e0390cdb4f65b (patch) | |
tree | dd2509a96cc4e579e20a58d047d205f2b8c81062 /lisp | |
parent | 11896c0ba59e843e74166222ef2aebbde41d77db (diff) | |
download | emacs-2ae78c4d428fd10ae7ee5cf7222e0390cdb4f65b.tar.gz emacs-2ae78c4d428fd10ae7ee5cf7222e0390cdb4f65b.tar.bz2 emacs-2ae78c4d428fd10ae7ee5cf7222e0390cdb4f65b.zip |
(unify-8859-on-encoding-mode): Fix spellings in docstrings.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/international/ucs-tables.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/ucs-tables.el b/lisp/international/ucs-tables.el index f952b7817a4..417304a5c76 100644 --- a/lisp/international/ucs-tables.el +++ b/lisp/international/ucs-tables.el @@ -2439,7 +2439,7 @@ Interactively, prompts for a hex string giving the code." The ISO 8859 characters sets overlap, e.g. 8859-1 (Latin-1) and 8859-15 (Latin-9) differ only in a few characters. Emacs normally distinguishes equivalent characters from those ISO-8859 character sets -which are built in to Emacs. This behaviour is essentially inherited +which are built in to Emacs. This behavior is essentially inherited from the European-originated international standards. Treating them equivalently, by translating to and from a single representation is called `unification'. (The `utf-8' coding system treats the |