diff options
| -rw-r--r-- | early-init.el | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
