]> git.eshelyaron.com Git - emacs.git/commitdiff
Set 146th element of
authorKenichi Handa <handa@m17n.org>
Sat, 16 Aug 1997 01:56:45 +0000 (01:56 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 16 Aug 1997 01:56:45 +0000 (01:56 +0000)
latin-extra-code-table to `t'.

lisp/international/mule-conf.el

index c5fb7aa32f36f628aee7e46be003659c52723e4d..83e67db7a649f2c6a8836c07215127ad70eb88cb 100644 (file)
    coding-category-iso-8-else
    coding-category-binary))
 
+\f
+;;; Miscellaneous settings.
+(aset latin-extra-code-table ?\222 t)
+
 ;;; mule-conf.el ends here