]> git.eshelyaron.com Git - emacs.git/commitdiff
; Add missing lexical-binding cookies
authorStefan Kangas <stefankangas@gmail.com>
Sun, 2 Mar 2025 18:00:36 +0000 (19:00 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 21:03:13 +0000 (22:03 +0100)
(cherry picked from commit 56202138a3f63875b962ecec70afd46b19c23e00)

test/infra/android/early-init.el

index 379b557279f2c58d6cc33a60cb58141bbd1944e1..8f6767f54cffbd557b1394b7f6d4cb11344052ef 100644 (file)
@@ -1,4 +1,4 @@
-;;; Suppress deletion of the initial frame by `frame-initialize'.
+;;; Suppress deletion of the initial frame by `frame-initialize'.  -*- lexical-binding:t -*-
 ;; $Id: early-init.el,v 1.2 2025/03/02 11:18:42 jw Exp $
 
 ;; Copyright (C) 2025 Free Software Foundation, Inc.