]> git.eshelyaron.com Git - completion-preview.git/commitdiff
Add Elisp package headers
authorEshel Yaron <me@eshelyaron.com>
Sun, 29 Oct 2023 11:20:09 +0000 (12:20 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 29 Oct 2023 11:20:09 +0000 (12:20 +0100)
completion-preview.el

index 3bf2e637b9f5b321ebbd37e1139e4f781800c39d..bdd612f2b0ff8a78f18c5f3349f171b61521c810 100644 (file)
@@ -3,7 +3,11 @@
 ;; Copyright (C) 2023  Eshel Yaron
 
 ;; Author: Eshel Yaron <me@eshelyaron.com>
-;; 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