[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/compat d5c0b6f6d2 02/77: compat-30: Add compat-version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/compat d5c0b6f6d2 02/77: compat-30: Add compat-version declaration |
Date: |
Mon, 24 Jun 2024 12:58:45 -0400 (EDT) |
branch: externals/compat
commit d5c0b6f6d24b93f2b0114a057ab2768e1f5d76c7
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
compat-30: Add compat-version declaration
---
compat-30.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/compat-30.el b/compat-30.el
index 3967c40245..d7d6dcabe9 100644
--- a/compat-30.el
+++ b/compat-30.el
@@ -24,7 +24,8 @@
(eval-when-compile (load "compat-macs.el" nil t t))
(compat-require compat-29 "29.1")
-
+;; TODO Update to 30.1 as soon as the Emacs emacs-30 branch version bumped
+(compat-version "30.0.50")
(provide 'compat-30)
;;; compat-30.el ends here
- [elpa] externals/compat 62dd734224 20/77: Merge branch 'main' into emacs-30, (continued)
- [elpa] externals/compat 62dd734224 20/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 84cf6323d9 25/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 8e64b24e64 32/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 091e8946bc 31/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 10e6509878 35/77: compat-30: Add require-with-check, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 8a7cdebb20 44/77: compat-tests: Fix closing parenthesis of compat-copy-tree, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 694647ff66 59/77: compat-30: Add drop, ELPA Syncer, 2024/06/24
- [elpa] externals/compat d08ecc3191 58/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 7d116d8793 55/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 91492f0d7f 06/77: Disable unstable tests for now, ELPA Syncer, 2024/06/24
- [elpa] externals/compat d5c0b6f6d2 02/77: compat-30: Add compat-version declaration,
ELPA Syncer <=
- [elpa] externals/compat 761c28eb76 07/77: Cleanup test suite (Follow up of #25), ELPA Syncer, 2024/06/24
- [elpa] externals/compat 2cf02d0f89 03/77: compat-30.el: Fix compat-require, since Emacs 29.1 is not yet released, ELPA Syncer, 2024/06/24
- [elpa] externals/compat e2d66a8816 09/77: compat-defun: Add :min-version argument, ELPA Syncer, 2024/06/24
- [elpa] externals/compat abe97399f8 12/77: compat-30: Add static-if, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 8f1c84745f 14/77: compat-tests: Use static-if, ELPA Syncer, 2024/06/24
- [elpa] externals/compat bc22c48cf9 18/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 1bcce2dfd4 19/77: compat.texi: Fix typos, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 2a140e3563 22/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 4884caa838 21/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24
- [elpa] externals/compat 9824972bfd 26/77: Merge branch 'main' into emacs-30, ELPA Syncer, 2024/06/24