[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/typo f68cc15541 04/18: Summary: Add a "Package-Requires
From: |
ELPA Syncer |
Subject: |
[elpa] externals/typo f68cc15541 04/18: Summary: Add a "Package-Requires" header |
Date: |
Sun, 26 Mar 2023 08:01:29 -0400 (EDT) |
branch: externals/typo
commit f68cc1554121e5a2539b1b7342fcc9a30e5ee081
Author: Philip Kaludercic <philip.kaludercic@fau.de>
Commit: Philip Kaludercic <philip.kaludercic@fau.de>
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 <philip.kaludercic@fau.de>
;; 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
- [elpa] externals/typo a1c54f44e5 07/18: Summary: Allow for 'typo-level' to be a function, (continued)
- [elpa] externals/typo a1c54f44e5 07/18: Summary: Allow for 'typo-level' to be a function, ELPA Syncer, 2023/03/26
- [elpa] externals/typo 5be4704665 09/18: Update headers for Sourcehut, ELPA Syncer, 2023/03/26
- [elpa] externals/typo c0283a403d 08/18: Summary: Set 'typo-level' to 'sqrt' by default, ELPA Syncer, 2023/03/26
- [elpa] externals/typo dde7825cc0 06/18: Summary: Check functionp before listp, ELPA Syncer, 2023/03/26
- [elpa] externals/typo db35f44b9a 01/18: Initial revision, ELPA Syncer, 2023/03/26
- [elpa] externals/typo e259ccabfb 15/18: Add a .gitignore, ELPA Syncer, 2023/03/26
- [elpa] externals/typo 281c9049c1 18/18: Bump version to 1.0.1 for GNU ELPA, ELPA Syncer, 2023/03/26
- [elpa] externals/typo 6c5e695ec2 13/18: Add licensing information, ELPA Syncer, 2023/03/26
- [elpa] externals/typo ffcd6d1d52 16/18: Add more links to the introductory README paragraph, ELPA Syncer, 2023/03/26
- [elpa] externals/typo ecec5009b5 10/18: Add user option 'typo-support-all-completions', ELPA Syncer, 2023/03/26
- [elpa] externals/typo f68cc15541 04/18: Summary: Add a "Package-Requires" header,
ELPA Syncer <=
- [elpa] externals/typo e1002d78ab 02/18: Summary: Honor predicate when the collection is a function, ELPA Syncer, 2023/03/26
- [elpa] externals/typo 1a93ca65dd 12/18: Add a basic README file, ELPA Syncer, 2023/03/26
- [elpa] externals/typo e38daaf6cd 03/18: Summary: Lower 'typo-level' to 8, ELPA Syncer, 2023/03/26
- [elpa] externals/typo 2e1c408708 14/18: Add a .dir-locals.el, ELPA Syncer, 2023/03/26
- [elpa] externals/typo b41a366511 17/18: Assign copyright to the FSF, ELPA Syncer, 2023/03/26
- [elpa] externals/typo 933daae631 11/18: Add "Maintainer" header, ELPA Syncer, 2023/03/26