branch: externals/svg-tag-mode commit 9649055e9021fb8b5e9f71a80971162f4efa406a Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Trying to fix header --- svg-tag-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/svg-tag-mode.el b/svg-tag-mode.el index 5b20a24645..655a90c4fc 100644 --- a/svg-tag-mode.el +++ b/svg-tag-mode.el @@ -1,6 +1,6 @@ -;;; svg-tag-mode.el --- Replace keywords with SVG tags -*- lexical-binding: t -*- +;;; svg-tag-mode.el --- Replace keywords with SVG tags -*- lexical-binding: t -*- -;; Copyright (C) 2020 Nicolas P. Rougier +;; Copyright (C) 2020 Nicolas P. Rougier ;; Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> ;; Homepage: https://github.com/rougier/svg-tag-mode