aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/ucs-tables.el2
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."
2439The ISO 8859 characters sets overlap, e.g. 8859-1 (Latin-1) and 2439The ISO 8859 characters sets overlap, e.g. 8859-1 (Latin-1) and
24408859-15 (Latin-9) differ only in a few characters. Emacs normally 24408859-15 (Latin-9) differ only in a few characters. Emacs normally
2441distinguishes equivalent characters from those ISO-8859 character sets 2441distinguishes equivalent characters from those ISO-8859 character sets
2442which are built in to Emacs. This behaviour is essentially inherited 2442which are built in to Emacs. This behavior is essentially inherited
2443from the European-originated international standards. Treating them 2443from the European-originated international standards. Treating them
2444equivalently, by translating to and from a single representation is 2444equivalently, by translating to and from a single representation is
2445called `unification'. (The `utf-8' coding system treats the 2445called `unification'. (The `utf-8' coding system treats the