Add “ends here” footer

It’s useless, but required by package-lint.
This commit is contained in:
Milan Zamazal 2022-06-29 21:22:32 +02:00
parent 5ff002372b
commit 7514139d18
1 changed files with 2 additions and 0 deletions

View File

@ -226,3 +226,5 @@ Any other key stops this command and executes its own command."
(set-transient-map pip-frame-move-map t))
(provide 'pip-frame)
;;; pip-frame.el ends here