[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 62a5230134 10/10: Fix: (CONTRIBUTING) Remove in
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 62a5230134 10/10: Fix: (CONTRIBUTING) Remove incorrect instructions |
Date: |
Mon, 9 Sep 2024 19:00:21 -0400 (EDT) |
branch: elpa/hyperdrive
commit 62a5230134de72de915c9032ed7ab07bb4f3c31e
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Fix: (CONTRIBUTING) Remove incorrect instructions
~pre-commit~ does not rebuild the ~doc/hyperdrive.texi~ manual unless
~doc/hyperdrive.org~ has been modified.
---
CONTRIBUTING.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org
index 9b0a117290..b2866db9ed 100644
--- a/CONTRIBUTING.org
+++ b/CONTRIBUTING.org
@@ -43,7 +43,7 @@ These checklists should be followed when releasing new
versions:
1. [ ] Update package main file header version (removing ~-pre~ suffix).
2. [ ] Update CHANGELOG (with release date and version).
3. [ ] Update [[*Version number locations][Version number locations]] if
necessary (e.g. if gateway version changes).
- 4. [ ] Rebuild .texi manual (use ~pre-commit~ hook; see below).
+ 4. [ ] Rebuild .texi manual.
5. [ ] Commit changes.
6. [ ] Merge ~master~ branch into ~stable~ branch.
7. [ ] Make new git tag for new release (tagging the commit on ~stable~).
- [nongnu] elpa/hyperdrive updated (0661c1a792 -> 62a5230134), ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive 8fe37f664c 02/10: Tidy: (h/restart) Move closer to h/start and h/stop, ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive d6c40a679d 06/10: Fix: (hyperdrive-mark-as-safe) Change binding, ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive 91b5fed33d 09/10: Fix: (h/bookmark-list) Call bookmark-maybe-load-default-file, ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive 8872cc31dd 05/10: Tidy: (hyperdrive-mark-as-safe) Remove redundant pcase check, ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive c7b46aaebf 03/10: Fix: (h//gateway-cleanup-default) Check buffer-live-p before killing, ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive b2e8baa008 07/10: Tidy: (h/open) Tidy prompt, ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive d190230434 01/10: Fix: (h/start, h/stop) Check starting/stopping timers first, ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive a6b6d4480a 08/10: Merge branch 'wip/help-in-open', ELPA Syncer, 2024/09/09
- [nongnu] elpa/hyperdrive 62a5230134 10/10: Fix: (CONTRIBUTING) Remove incorrect instructions,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive a98fa26ddd 04/10: Change: (hyperdrive-mark-as-safe) Change button name for help action, ELPA Syncer, 2024/09/09