summaryrefslogtreecommitdiff
path: root/lisp/cus-theme.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
committerStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
commit0a4dc70830f5e8286b47120cabc750cca07a75c1 (patch)
treeed4911a74033918a5a68fed781ab14771afd8423 /lisp/cus-theme.el
parent518312346d9440d18e224231cb645cb3aaf373ba (diff)
downloademacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.tar.gz
; Normalize and add missing first and last lines
Diffstat (limited to 'lisp/cus-theme.el')
-rw-r--r--lisp/cus-theme.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el
index a702fedd245..13fb9f34fa0 100644
--- a/lisp/cus-theme.el
+++ b/lisp/cus-theme.el
@@ -1,7 +1,7 @@
-;;; cus-theme.el -- custom theme creation user interface -*- lexical-binding: t -*-
-;;
+;;; cus-theme.el --- custom theme creation user interface -*- lexical-binding: t -*-
+
;; Copyright (C) 2001-2021 Free Software Foundation, Inc.
-;;
+
;; Author: Alex Schroeder <alex@gnu.org>
;; Maintainer: emacs-devel@gnu.org
;; Keywords: help, faces