You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/app-emacs/bongo/files/bongo-20070619-fix-require....

12 lines
224 B

--- 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))