From ab231d117fceaeb350f2feb862fca7030a124737 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 1 Sep 2025 19:37:30 -0500 Subject: added coding: utf-8-unix to header --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index e6a7761f..8784497c 100644 --- a/init.el +++ b/init.el @@ -1,4 +1,4 @@ -;;; init --- Emacs Init File -*- lexical-binding: t -*- +;;; init --- Emacs Init File -*- lexical-binding: t; coding: utf-8-unix; -*- ;; author: Craig Jennings ;;; Commentary: -- cgit v1.2.3