Mercurial > hg > xemacs-beta
view lisp/gtk-iso8859-1.el @ 4366:7b628daa39d4
Move debugging code to usage example.
* automated/test-harness.el (test-harness-test-compiled): Improve docstring.
* automated/weak-tests.el (test-harness-test-compiled): Remove debugging code.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 29 Dec 2007 20:22:04 -0800 |
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)