emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/tomelr 3aa4dc1dbd 54/84: chore: Add Package-Requires an


From: ELPA Syncer
Subject: [elpa] externals/tomelr 3aa4dc1dbd 54/84: chore: Add Package-Requires and other info in the header comment
Date: Tue, 3 May 2022 09:58:13 -0400 (EDT)

branch: externals/tomelr
commit 3aa4dc1dbdce5875166b9db76b6de0a0ad679b33
Author: Kaushal Modi <kaushal.modi@gmail.com>
Commit: Kaushal Modi <kaushal.modi@gmail.com>

    chore: Add Package-Requires and other info in the header comment
---
 tomelr.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tomelr.el b/tomelr.el
index 1ef27faaa9..520b702cf5 100644
--- a/tomelr.el
+++ b/tomelr.el
@@ -1,6 +1,10 @@
 ;;; tomelr.el --- Convert Emacs s-expressions to TOML           -*- 
lexical-binding: t -*-
 
 ;; Authors: Kaushal Modi <kaushal.modi@gmail.com>
+;; URL: https://github.com/kaushalmodi/tomelr
+;; Package-Requires: ((emacs "26.3"))
+;; Keywords: TOML, config
+;; Version: v0.0.1
 
 ;; This file is not part of GNU Emacs.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]