From: morioka Date: Wed, 25 Mar 1998 13:52:55 +0000 (+0000) Subject: Require 'widget when compile. X-Git-Tag: apel-unify-7_6-char-next-index~11 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=fb2310019c13119ed68af17118040e930b80b26f;p=elisp%2Fapel.git Require 'widget when compile. --- diff --git a/emu-20.el b/emu-20.el index 64e09e1..9f6a8e5 100644 --- a/emu-20.el +++ b/emu-20.el @@ -30,6 +30,7 @@ ;;; Code: (require 'custom) +(eval-when-compile (require 'widget)) ;;; @ binary access