--- bongo-orig/bongo.el 2007-06-19 16:51:37.000000000 +0200 +++ bongo/bongo.el 2008-06-22 15:30:23.000000000 +0200 @@ -67,7 +67,7 @@ ;;; Code: -(eval-when-compile +(eval-and-compile (require 'cl) (require 'rx))