From 6c69843c308b0ee8828dccecef49145e89f74182 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 1 Sep 2025 19:37:02 -0500 Subject: add utf-8 unix to header --- early-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 23e2bd8e..88ab4162 100644 --- a/early-init.el +++ b/early-init.el @@ -1,4 +1,4 @@ -;;; early-init.el --- Emacs Early Init -*- no-byte-compile: t; lexical-binding: t; -*- +;;; early-init.el --- -*- lexical-binding: t; coding: utf-8-unix; no-byte-compile: t; lexical-binding: t; -*- ;;; Commentary: -- cgit v1.2.3