]> granicus.if.org Git - python/commitdiff
Require 'cl when compiling so that the push macro gets picked in Emacs
authorBarry Warsaw <barry@python.org>
Mon, 1 Dec 1997 20:03:12 +0000 (20:03 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 1 Dec 1997 20:03:12 +0000 (20:03 +0000)
19.34.

Misc/python-mode.el

index f7448f1f8cb95db788ce63192f9eceb087f9583e..f87857652b50028bcc9092a490a7f060ce9ddf2f 100644 (file)
@@ -79,6 +79,8 @@
 ;;; Code:
 
 (require 'custom)
+(eval-when-compile
+  (require 'cl))
 
 \f
 ;; user definable variables