From 0f490a72e65a120a0cbc394ffb9fcabe7631f4cf Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sun, 29 Oct 2023 12:20:09 +0100 Subject: [PATCH] Add Elisp package headers --- completion-preview.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/completion-preview.el b/completion-preview.el index 3bf2e63..bdd612f 100644 --- a/completion-preview.el +++ b/completion-preview.el @@ -3,7 +3,11 @@ ;; Copyright (C) 2023 Eshel Yaron ;; Author: Eshel Yaron -;; Keywords: convenience +;; Maintainer: Eshel Yaron <~eshel/dev@lists.sr.ht> +;; Keywords: convenience completion +;; URL: https://git.sr.ht/~eshel/completion-preview +;; Package-Version: 0.1.0 +;; Package-Requires: ((emacs "27.2") (compat "29.1.4.2")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -- 2.39.2