diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-09-16 15:35:10 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-09-16 15:42:44 +0200 |
commit | cfae83adacf0dd5309d20eb383e51a7ae48514b0 (patch) | |
tree | f6e29639f61a0ba4504524843b1f0235faf98082 /lisp/progmodes/cl-font-lock.el | |
parent | bcf59b99f43be4f40be1ff85d0281d660a8dd731 (diff) | |
download | emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.gz emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.bz2 emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.zip |
; Normalize some header comments
Diffstat (limited to 'lisp/progmodes/cl-font-lock.el')
-rw-r--r-- | lisp/progmodes/cl-font-lock.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/progmodes/cl-font-lock.el b/lisp/progmodes/cl-font-lock.el index 178fe944f30..f602c3e13f4 100644 --- a/lisp/progmodes/cl-font-lock.el +++ b/lisp/progmodes/cl-font-lock.el @@ -8,7 +8,6 @@ ;; Package-Requires: ((emacs "24.5")) ;; Keywords: lisp wp files convenience ;; URL: https://github.com/cl-font-lock/cl-font-lock -;; Homepage: https://github.com/cl-font-lock/cl-font-lock ;; This file is part of GNU Emacs |