X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=poe-xemacs.el;h=a6b851601297b79c1291e9a3b171a0885b9d338e;hb=6622e94d341f0b85908f1bc5ec4aaa815bf7eecb;hp=bc174260f128e2cf9f16d924060277e5845874ee;hpb=84dbaf3c56c012cfa8b0bee9c0ccf566236f3f2b;p=elisp%2Fapel.git diff --git a/poe-xemacs.el b/poe-xemacs.el index bc17426..a6b8516 100644 --- a/poe-xemacs.el +++ b/poe-xemacs.el @@ -28,6 +28,10 @@ ;;; @ 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."