[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/typo 5be4704665 09/18: Update headers for Sourcehut
From: |
ELPA Syncer |
Subject: |
[elpa] externals/typo 5be4704665 09/18: Update headers for Sourcehut |
Date: |
Sun, 26 Mar 2023 08:01:31 -0400 (EDT) |
branch: externals/typo
commit 5be4704665af327a6bb3def55ba09c819878acda
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>
Update headers for Sourcehut
---
typo.el | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/typo.el b/typo.el
index af1a835617..4a74f6fcd7 100644
--- a/typo.el
+++ b/typo.el
@@ -2,11 +2,10 @@
;; Copyright (C) 2021, 2022, 2023 Philip Kaludercic
-;; Author: Philip Kaludercic <philip.kaludercic@fau.de>
-;; URL: https://wwwcip.cs.fau.de/~oj14ozun/src+etc/typo.el
-;; Version: $Id: typo.el,v 1.7 2023/02/27 17:45:54 oj14ozun Exp oj14ozun $
+;; Author: Philip Kaludercic <philipk@posteo.net>
+;; URL: https://git.sr.ht/~pkal/typo/
+;; Version: 1.0.0
;; Package-Requires: ((emacs "27.1"))
-;; Package-Version: 1
;; Keywords: convenience
;; This program is free software; you can redistribute it and/or modify
- [elpa] branch externals/typo created (now 281c9049c1), ELPA Syncer, 2023/03/26
- [elpa] externals/typo 88e9e7cd47 05/18: Summary: Document PRED in 'typo-{all, try}-completion', ELPA Syncer, 2023/03/26
- [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 <=
- [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, 2023/03/26
- [elpa] externals/typo e1002d78ab 02/18: Summary: Honor predicate when the collection is a function, ELPA Syncer, 2023/03/26