Mercurial > hg > xemacs-beta
view lisp/gtk-iso8859-1.el @ 4292:0194a744d2d3
[xemacs-hg @ 2007-11-28 21:17:45 by aidan]
When creating variant language environments, specify
tutorial-coding-system.
author | aidan |
---|---|
date | Wed, 28 Nov 2007 21:17:55 +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)