summary refs log tree commit diff stats
path: root/lisp/acdw.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 /lisp/acdw.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 'lisp/acdw.el')
-rw-r--r--lisp/acdw.el10
1 files changed, 4 insertions, 6 deletions
diff --git a/lisp/acdw.el b/lisp/acdw.el index e25de43..f454570 100644 --- a/lisp/acdw.el +++ b/lisp/acdw.el
@@ -1,24 +1,22 @@
1:;;; acdw.el -*- lexical-binding: t; coding: utf-8-unix -*- 1:;;; acdw.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;; 6
8;; This file is NOT part of GNU Emacs. 7;; This file is NOT part of GNU Emacs.
9;; 8
10;;; License: 9;;; License:
11;;
12;; Everyone is permitted to do whatever with this software, without 10;; Everyone is permitted to do whatever with this software, without
13;; limitation. This software comes without any warranty whatsoever, 11;; limitation. This software comes without any warranty whatsoever,
14;; but with two pieces of advice: 12;; but with two pieces of advice:
15;; - Don't hurt yourself. 13;; - Don't hurt yourself.
16;; - Make good choices. 14;; - Make good choices.
17;; 15
18;;; Commentary: 16;;; Commentary:
19;; `acdw.el' contains `acdw/map', its mode, and assorted ease-of-life 17;; `acdw.el' contains `acdw/map', its mode, and assorted ease-of-life
20;; functions for me, acdw. 18;; functions for me, acdw.
21;; 19
22;;; Code: 20;;; Code:
23 21
24;;; Utilities 22;;; Utilities