From 6eb586cfb3b4fc3cb1c608839cbdb6f1305a557c Mon Sep 17 00:00:00 2001 From: Ying Xiong Date: Tue, 24 Mar 2015 20:52:24 -0400 Subject: [PATCH] Add (require 'cl) --- cuda-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/cuda-mode.el b/cuda-mode.el index b1af9aa..18a083a 100644 --- a/cuda-mode.el +++ b/cuda-mode.el @@ -25,6 +25,7 @@ ;;; Code: (require 'cc-mode) +(require 'cl) ;; These are only required at compile time to get the sources for the ;; language constants. (The cc-fonts require and the font-lock