From: Eshel Yaron Date: Sun, 29 Oct 2023 11:20:09 +0000 (+0100) Subject: Add Elisp package headers X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0f490a72e65a120a0cbc394ffb9fcabe7631f4cf;p=completion-preview.git Add Elisp package headers --- 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