From 66781257204b21e27b9f652014e236941a1f6eb6 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 11 Sep 2026 09:55:42 +0100 Subject: buffers and rustic mode transient --- lib/themes/jao-themes.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 1f5e09a..a1d22c1 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -19,6 +19,7 @@ ;;; Code: (require 'ansi-color) +(require 'cl) ;;; palette (defvar jao-themes-default-face nil) -- cgit v1.2.3