changeset 19372:d9d25c2a6cd4

Set 146th element of latin-extra-code-table to `t'.
author Kenichi Handa <handa@m17n.org>
date Sat, 16 Aug 1997 01:56:45 +0000
parents 18e804fd153b
children 314fa41f0155
files lisp/international/mule-conf.el
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-conf.el	Sat Aug 16 01:55:27 1997 +0000
+++ b/lisp/international/mule-conf.el	Sat Aug 16 01:56:45 1997 +0000
@@ -330,4 +330,8 @@
    coding-category-iso-8-else
    coding-category-binary))
 
+
+;;; Miscellaneous settings.
+(aset latin-extra-code-table ?\222 t)
+
 ;;; mule-conf.el ends here