From 6f859ccb2033f3bdbeb8f9de7f56bfe5fb750426 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Wed, 30 Nov 2022 05:33:28 +0200 Subject: [PATCH] Tweak Commentary header in files --- standard-dark-theme.el | 3 +++ standard-light-theme.el | 3 +++ standard-themes.el | 3 +-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/standard-dark-theme.el b/standard-dark-theme.el index 74c9c4c..ace6989 100644 --- a/standard-dark-theme.el +++ b/standard-dark-theme.el @@ -29,6 +29,9 @@ ;; Emacs. They emulate the out-of-the-box looks of Emacs (which ;; technically do NOT constitute a theme) while bringing to them ;; thematic consistency, customizability, and extensibility. +;; +;; Why call them "standard"? Obviously because: Standard Themes Are +;; Not Derivatives but the Affectionately Reimagined Default ... themes. ;;; Code: diff --git a/standard-light-theme.el b/standard-light-theme.el index b8dc598..6824b7d 100644 --- a/standard-light-theme.el +++ b/standard-light-theme.el @@ -29,6 +29,9 @@ ;; Emacs. They emulate the out-of-the-box looks of Emacs (which ;; technically do NOT constitute a theme) while bringing to them ;; thematic consistency, customizability, and extensibility. +;; +;; Why call them "standard"? Obviously because: Standard Themes Are +;; Not Derivatives but the Affectionately Reimagined Default ... themes. ;;; Code: diff --git a/standard-themes.el b/standard-themes.el index 4d35d65..0d8a9da 100644 --- a/standard-themes.el +++ b/standard-themes.el @@ -33,8 +33,7 @@ ;; thematic consistency, customizability, and extensibility. ;; ;; Why call them "standard"? Obviously because: Standard Themes Are -;; Not Derivatives but the Affectionately Reimagined Default -;; ... themes. +;; Not Derivatives but the Affectionately Reimagined Default ... themes. ;;; Code: