From fe1706e7d9e6977b8b4f9e33f46611f87dcf43a5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 16 Mar 2021 11:16:21 -0500 Subject: Remove empty comment lines in headers --- early-init.el | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 5ef77f7..201506a 100644 --- a/early-init.el +++ b/early-init.el @@ -1,25 +1,22 @@ ;;; early-init.el -*- lexical-binding: t; coding: utf-8-unix -*- -;; ;; Author: Case Duckworth ;; Created: Sometime during Covid-19, 2020 ;; Keywords: configuration ;; URL: https://tildegit.org/acdw/emacs -;; + ;; This file is NOT part of GNU Emacs. -;; + ;;; License: -;; ;; Everyone is permitted to do whatever with this software, without ;; limitation. This software comes without any warranty whatsoever, ;; but with two pieces of advice: ;; - Don't hurt yourself. ;; - Make good choices. -;; + ;;; Comentary: -;; ;; Starting with Emacs 27.1, `early-init' is sourced before `package' ;; or any frames. So those are the settings I run in this file. -;; + ;;; Code: ;;; Define personal-use constants -- cgit 1.4.1-21-gabe81