Register ?\225 in latin-extra-code-table.
authorKenichi Handa <handa@m17n.org>
Tue, 8 Apr 2003 11:28:44 +0000 (11:28 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 8 Apr 2003 11:28:44 +0000 (11:28 +0000)
lisp/international/mule-conf.el

index 45efa97..fb7529d 100644 (file)
@@ -548,6 +548,7 @@ for decoding and encoding files, process I/O, etc."
 (aset latin-extra-code-table ?\222 t)
 (aset latin-extra-code-table ?\223 t)
 (aset latin-extra-code-table ?\224 t)
+(aset latin-extra-code-table ?\225 t)
 
 (update-coding-systems-internal)