projects
/
chise
/
xemacs-chise.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reformatted.
[chise/xemacs-chise.git]
/
lisp
/
gtk-iso8859-1.el
1
;; We can just cheat and use the same code that X does.
2
3
(setq character-set-property 'x-iso8859/1) ; see x-iso8859-1.el
4
(require 'x-iso8859-1)
5
(provide 'gtk-iso8859-1)