Removed v18 stuff; now we require 'poe.
[elisp/apel.git] / poe-xemacs.el
index bc17426..a6b8516 100644 (file)
 ;;; @ color
 ;;;
 
+
+(eval-when-compile
+  (require 'poe))
+
 (defun-maybe set-cursor-color (color-name)
   "Set the text cursor color of the selected frame to COLOR.
 When called interactively, prompt for the name of the color to use."