diff options
| author | jao <jao@gnu.org> | 2026-09-11 09:55:42 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-09-11 09:56:10 +0100 |
| commit | 66781257204b21e27b9f652014e236941a1f6eb6 (patch) | |
| tree | 02c0319c87f705c36606f2fb098e1be22f9d8e4b /lib/themes | |
| parent | 801b7c389a5faf0d1b07d9bd91f30a4b9e95a649 (diff) | |
| download | elibs-66781257204b21e27b9f652014e236941a1f6eb6.tar.gz elibs-66781257204b21e27b9f652014e236941a1f6eb6.tar.bz2 | |
buffers and rustic mode transient
Diffstat (limited to 'lib/themes')
| -rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
