Mercurial > hg > xemacs-beta
view lisp/gtk-iso8859-1.el @ 4134:ac5a714be3a2
[xemacs-hg @ 2007-08-21 20:32:33 by aidan]
Don't use args to XINT_OR_CHAR where multiple evaluation is possible; revise
X_I_O_C to not multiply evaluate.
author | aidan |
---|---|
date | Tue, 21 Aug 2007 20:32:37 +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)