[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/extmap 48e57b0fb4 37/39: Update file `Eldev' to enable aut
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/extmap 48e57b0fb4 37/39: Update file `Eldev' to enable automated releasing. |
Date: |
Fri, 31 Jan 2025 07:00:45 -0500 (EST) |
branch: elpa/extmap
commit 48e57b0fb40a4d1df85fb749c2d575f42cd4baaf
Author: Paul Pogonyshev <pogonyshev@gmail.com>
Commit: Paul Pogonyshev <pogonyshev@gmail.com>
Update file `Eldev' to enable automated releasing.
---
Eldev | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Eldev b/Eldev
index 81062f345c..feea7e572e 100644
--- a/Eldev
+++ b/Eldev
@@ -1 +1,6 @@
-; -*- mode: emacs-lisp; lexical-binding: t; no-byte-compile: t -*-
+; -*- mode: emacs-lisp; lexical-binding: t -*-
+
+(setf eldev-release-post-release-commit-message "Post-release version bump."
+ eldev-release-post-release-commit (lambda (version)
+ (let
((eldev-release-min-version-size 3))
+
(eldev-release-next-snapshot-version-unless-already-snapshot version))))
- [nongnu] elpa/extmap 09a8b1b97a 18/39: Remove pointless noise from `extmap--do-create' on Emacs 24., (continued)
- [nongnu] elpa/extmap 09a8b1b97a 18/39: Remove pointless noise from `extmap--do-create' on Emacs 24., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 96a3aabd27 02/39: Avoid functions added to `subr' only recently., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap f4c5494977 11/39: Use `evm' for Travis CI testing instead of hunting for PPAs., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 341e3e16e2 20/39: Release version 1.1.1., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap a2096d357b 16/39: Use GitHub workflows for continuous integration instead of Travis CI., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 6cca3abb47 29/39: Enable Dependabot., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap eca2915534 33/39: Retroactively update copyright notices based on Git history., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 187f621cb2 17/39: Replace the badge in `README.md' accordingly., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 5875a4ab27 26/39: Release version 1.2.1., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 3b0f898057 39/39: Post-release version bump., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 48e57b0fb4 37/39: Update file `Eldev' to enable automated releasing.,
ELPA Syncer <=
- [nongnu] elpa/extmap feec00acc5 34/39: Update copyright notices to 2023; after all, at least infrastructure has been changed, even if not the Elisp source., ELPA Syncer, 2025/01/31
- [nongnu] elpa/extmap 49e1e2f944 01/39: Initial commit., ELPA Syncer, 2025/01/31