From 97222a53e87d95f48526f6c1eca284f38970dfbf Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Mon, 9 Jun 2025 14:29:31 -0700 Subject: alias and prevent startup warning --- emacs/site-lisp/tmu-custom-theme.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/site-lisp') diff --git a/emacs/site-lisp/tmu-custom-theme.el b/emacs/site-lisp/tmu-custom-theme.el index e9d95ff..bbe5ece 100755 --- a/emacs/site-lisp/tmu-custom-theme.el +++ b/emacs/site-lisp/tmu-custom-theme.el @@ -1,3 +1,4 @@ +;; -*- lexical-binding: t; -*- (provide 'tmu-custom-theme) (deftheme tmu-custom -- cgit v1.2.3