Mercurial > hg > xemacs-beta
view lisp/gtk-iso8859-1.el @ 4082:232b07b6d09c
[xemacs-hg @ 2007-07-27 22:25:20 by adrian]
xemacs-21.5-clean: Document Chile and update Denmark download site
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2007-07-28 Adrian Aichner <adrian@xemacs.org>
* package-get.el (package-get-download-sites): Document Chile and
update Denmark download site.
* package-get.el (package-get-pre-release-download-sites): Ditto.
author | adrian |
---|---|
date | Fri, 27 Jul 2007 22:25:21 +0000 |
parents | 0784d089fdc9 |
children | b4f4e0cc90f1 |
line wrap: on
line source
;; 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)