branch: externals/typo
commit f68cc1554121e5a2539b1b7342fcc9a30e5ee081
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>

    Summary: Add a "Package-Requires" header
---
 typo.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/typo.el b/typo.el
index 5066c66154..2e5a4eedc8 100644
--- a/typo.el
+++ b/typo.el
@@ -4,7 +4,8 @@
 
 ;; Author: Philip Kaludercic <[email protected]>
 ;; URL: https://wwwcip.cs.fau.de/~oj14ozun/src+etc/typo.el
-;; Version: $Id: typo.el,v 1.2 2023/01/15 12:42:07 oj14ozun Exp oj14ozun $
+;; Version: $Id: typo.el,v 1.3 2023/01/15 12:42:41 oj14ozun Exp oj14ozun $
+;; Package-Requires: ((emacs "27.1"))
 ;; Package-Version: 1
 ;; Keywords: convenience
 

Reply via email to