From aa5980aec403dc1bc7bbc22458c9282f04457fa1 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 22 Apr 2025 22:55:14 +0200 Subject: Pacify new Emacs warning Had hoped I'd port all of this to use-package in init.el, but the March of Progress was too fast for me. --- .config/emacs/custom.el | 1 + 1 file changed, 1 insertion(+) (limited to '.config/emacs') diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el index 709ed2f..fa63a6d 100644 --- a/.config/emacs/custom.el +++ b/.config/emacs/custom.el @@ -1,3 +1,4 @@ +;; -*- lexical-binding: t; -*- (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3