branch: externals/tex-parens
commit 72fc4b0e6e375a59ade5778c8624941019051bb6
Author: Paul Nelson <[email protected]>
Commit: Paul Nelson <[email protected]>

    add basic package info
---
 tex-parens.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tex-parens.el b/tex-parens.el
index 077e6d6117..3837fc64b3 100644
--- a/tex-parens.el
+++ b/tex-parens.el
@@ -3,6 +3,9 @@
 ;; Copyright (C) 2024  Paul D. Nelson
 
 ;; Author: Paul D. Nelson <[email protected]>
+;; Version: 0.1
+;; URL: https://github.com/ultronozm/tex-parens.el
+;; Package-Requires: ((emacs "27.1") (auctex "14.0.5"))
 ;; Keywords: tex, convenience
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to