From 19839d3067c8bd779fc05eb0f355564b232329b3 Mon Sep 17 00:00:00 2001 From: tslil Date: Tue, 25 Aug 2026 15:25:32 +0100 Subject: [emacs] lexical binding i guess --- emacs/inits/50-file-assocs.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emacs/inits/50-file-assocs.el') diff --git a/emacs/inits/50-file-assocs.el b/emacs/inits/50-file-assocs.el index 0024f1a..fc79c1a 100644 --- a/emacs/inits/50-file-assocs.el +++ b/emacs/inits/50-file-assocs.el @@ -1,3 +1,5 @@ +;;; -*- lexical-binding: t -*- + ;; Time-stamp: <2019-09-11 11:29:16 (tslil@basingstoke)> (use-package gnuplot-mode -- cgit v1.2.3