view lisp/gtk-iso8859-1.el @ 4336:cdc2f70d4319

Provide #'special-form-p, for the use of advice.el, perhaps other files. 2007-12-18 Aidan Kehoe <kehoea@parhasard.net> * symbols.c (Fspecial_form_p): New. For the use of advice.el, and perhaps other files; is SUBR a special form?
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 18 Dec 2007 21:47:27 +0100
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)