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 --- lisp/acdw-org.el | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'lisp/acdw-org.el') diff --git a/lisp/acdw-org.el b/lisp/acdw-org.el index 1522f78..9fa8767 100644 --- a/lisp/acdw-org.el +++ b/lisp/acdw-org.el @@ -1,23 +1,20 @@ ;;; acdw-org.el -*- lexical-binding: t; coding: utf-8-unix -*- -;; ;; Author: Various ;; 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. -;; + ;;; Commentary: -;; ;; This file is for the weird little `org-mode' functions that just take up ;; space in my main init file. I've tried to give credit where credit is due. -;; + ;;; Code: ;;; unpackaged.el: https://github.com/alphapapa/unpackaged.el -- cgit 1.4.1-21-gabe81