From 30da3d7c0815767315b92d50beacad9f4a7b89f0 Mon Sep 17 00:00:00 2001 From: Milan Zamazal Date: Tue, 28 Jun 2022 21:57:26 +0200 Subject: [PATCH] Add headers --- pip-frame.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pip-frame.el b/pip-frame.el index b250206..aef6242 100644 --- a/pip-frame.el +++ b/pip-frame.el @@ -1,7 +1,12 @@ -;;; pip-frame.el --- PIP frame support -*- lexical-binding: t -*- +;;; pip-frame.el --- Display and manage a PIP frame -*- lexical-binding: t -*- ;; Copyright (C) 2022 Milan Zamazal +;; Author: Milan Zamazal +;; Package-Version: 1 +;; Keywords: frames +;; URL: https://git.zamazal.org/pdm/pip-frame + ;; COPYRIGHT NOTICE ;; ;; This program is free software: you can redistribute it and/or modify