Initial revision
[chise/xemacs-chise.git.1] / lisp / gtk-iso8859-1.el
diff --git a/lisp/gtk-iso8859-1.el b/lisp/gtk-iso8859-1.el
new file mode 100644 (file)
index 0000000..4e3190b
--- /dev/null
@@ -0,0 +1,5 @@
+;; We can just cheat and use the same code that X does.
+
+(setq character-set-property 'x-iso8859/1) ; see x-iso8859-1.el
+(require 'x-iso8859-1)
+(provide 'gtk-iso8859-1)