about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-03-16 11:16:21 -0500
committerCase Duckworth2021-03-16 11:16:21 -0500
commitfe1706e7d9e6977b8b4f9e33f46611f87dcf43a5 (patch)
treeef9b1a8e879248a99f7da273be5dd3cb9536c9cd /init.el
parentTurn back on `global-font-lock-mode' (diff)
downloademacs-fe1706e7d9e6977b8b4f9e33f46611f87dcf43a5.tar.gz
emacs-fe1706e7d9e6977b8b4f9e33f46611f87dcf43a5.zip
Remove empty comment lines in headers
Diffstat (limited to 'init.el')
-rw-r--r--init.el8
1 files changed, 3 insertions, 5 deletions
diff --git a/init.el b/init.el index b8b2a45..2301e64 100644 --- a/init.el +++ b/init.el
@@ -1,21 +1,19 @@
1;;; init.el -*- lexical-binding: t; coding: utf-8-unix -*- 1;;; init.el -*- lexical-binding: t; coding: utf-8-unix -*-
2;;
3;; Author: Case Duckworth <acdw@acdw.net> 2;; Author: Case Duckworth <acdw@acdw.net>
4;; Created: Sometime during Covid-19, 2020 3;; Created: Sometime during Covid-19, 2020
5;; Keywords: configuration 4;; Keywords: configuration
6;; URL: https://tildegit.org/acdw/emacs 5;; URL: https://tildegit.org/acdw/emacs
7;; Bankruptcy: 5c 6;; Bankruptcy: 5c
8;; 7
9;; This file is NOT part of GNU Emacs. 8;; This file is NOT part of GNU Emacs.
10;; 9
11;;; License: 10;;; License:
12;;
13;; Everyone is permitted to do whatever with this software, without 11;; Everyone is permitted to do whatever with this software, without
14;; limitation. This software comes without any warranty whatsoever, 12;; limitation. This software comes without any warranty whatsoever,
15;; but with two pieces of advice: 13;; but with two pieces of advice:
16;; - Don't hurt yourself. 14;; - Don't hurt yourself.
17;; - Make good choices. 15;; - Make good choices.
18;; 16
19;;; Code: 17;;; Code:
20 18
21;;; Add `acdw.el' 19;;; Add `acdw.el'