Mercurial > hg > xemacs-beta
view lisp/gtk-iso8859-1.el @ 4227:dd9c1d5f5319
[xemacs-hg @ 2007-10-15 10:53:33 by aidan]
Use raw-text, not no-conversion for iso-8859-1 on non-Mule.
author | aidan |
---|---|
date | Mon, 15 Oct 2007 10:53:34 +0000 |
parents | b4f4e0cc90f1 |
children |
line wrap: on
line source
;; We can just cheat and use the same code that X does. (require 'x-iso8859-1) (provide 'gtk-iso8859-1)