[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 7c52a96078 092/102: Change: Don't autoload regi
|
From: |
ELPA Syncer |
|
Subject: |
[nongnu] elpa/hyperdrive 7c52a96078 092/102: Change: Don't autoload register-definition-prefixes |
|
Date: |
Wed, 29 Nov 2023 04:00:58 -0500 (EST) |
branch: elpa/hyperdrive
commit 7c52a960788be0bf2dad8039b7292ae556ebdab4
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Change: Don't autoload register-definition-prefixes
See bug#67325. We decided to wait until we can set
`autoload-compute-prefixes' without causing prompting.
---
hyperdrive-describe.el | 1 -
hyperdrive-diff.el | 1 -
hyperdrive-dir.el | 1 -
hyperdrive-ewoc.el | 1 -
hyperdrive-history.el | 1 -
hyperdrive-lib.el | 1 -
hyperdrive-menu.el | 1 -
hyperdrive-mirror.el | 1 -
hyperdrive-org.el | 1 -
hyperdrive-vars.el | 1 -
hyperdrive.el | 1 -
11 files changed, 11 deletions(-)
diff --git a/hyperdrive-describe.el b/hyperdrive-describe.el
index 85a291c2f8..e5ce9a0bfc 100644
--- a/hyperdrive-describe.el
+++ b/hyperdrive-describe.el
@@ -102,7 +102,6 @@ Gets latest metadata from hyperdrive."
(provide 'hyperdrive-describe)
-;;;###autoload(register-definition-prefixes "hyperdrive-describe"
'("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-diff.el b/hyperdrive-diff.el
index 6fd0bc5649..3470697fba 100644
--- a/hyperdrive-diff.el
+++ b/hyperdrive-diff.el
@@ -131,7 +131,6 @@ This function is intended to diff files, not directories."
(provide 'hyperdrive-diff)
-;;;###autoload(register-definition-prefixes "hyperdrive-diff" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el
index 3b921b2576..51dd426797 100644
--- a/hyperdrive-dir.el
+++ b/hyperdrive-dir.el
@@ -391,7 +391,6 @@ see Info node `(elisp)Yanking Media'."
(provide 'hyperdrive-dir)
-;;;###autoload(register-definition-prefixes "hyperdrive-dir" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-ewoc.el b/hyperdrive-ewoc.el
index 8cec58d1d9..ca5542ea18 100644
--- a/hyperdrive-ewoc.el
+++ b/hyperdrive-ewoc.el
@@ -128,7 +128,6 @@ PREDICATE is called with the full node."
(provide 'h/ewoc)
-;;;###autoload(register-definition-prefixes "hyperdrive-ewoc" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-history.el b/hyperdrive-history.el
index dfcd900653..f3f9d8ab7d 100644
--- a/hyperdrive-history.el
+++ b/hyperdrive-history.el
@@ -364,7 +364,6 @@ buffer."
(provide 'h/history)
-;;;###autoload(register-definition-prefixes "hyperdrive-history"
'("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index b5c0aa6ab5..5dce6a2b6f 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -1498,7 +1498,6 @@ Unless PATH starts with \"/\" \"./\" or \"../\", add
\"./\"."
(provide 'hyperdrive-lib)
-;;;###autoload(register-definition-prefixes "hyperdrive-lib" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-menu.el b/hyperdrive-menu.el
index ab046123c0..53c6bc931a 100644
--- a/hyperdrive-menu.el
+++ b/hyperdrive-menu.el
@@ -438,7 +438,6 @@
(provide 'h/menu)
-;;;###autoload(register-definition-prefixes "hyperdrive-menu" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-mirror.el b/hyperdrive-mirror.el
index fa2c54cbf1..2790ccec9e 100644
--- a/hyperdrive-mirror.el
+++ b/hyperdrive-mirror.el
@@ -394,7 +394,6 @@ Sets `hyperdrive-mirror-visibility-cache' to the value of
(provide 'h/mirror)
-;;;###autoload(register-definition-prefixes "hyperdrive-mirror"
'("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-org.el b/hyperdrive-org.el
index f7845f62d5..5bf48321e4 100644
--- a/hyperdrive-org.el
+++ b/hyperdrive-org.el
@@ -233,7 +233,6 @@ Respects `hyperdrive-org-link-full-url' and
`org-link-file-path-type'."
(provide 'hyperdrive-org)
-;;;###autoload(register-definition-prefixes "hyperdrive-org" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el
index 85234f0d3d..7a72b1ae57 100644
--- a/hyperdrive-vars.el
+++ b/hyperdrive-vars.el
@@ -404,7 +404,6 @@ Keys are regexps matched against MIME types.")
(provide 'hyperdrive-vars)
-;;;###autoload(register-definition-prefixes "hyperdrive-vars" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
diff --git a/hyperdrive.el b/hyperdrive.el
index 563392be64..c103f84ccb 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -1275,7 +1275,6 @@ Intended for relative (i.e. non-full) URLs."
(provide 'hyperdrive)
-;;;###autoload(register-definition-prefixes "hyperdrive" '("hyperdrive-"))
;; Local Variables:
;; read-symbol-shorthands: (
;; ("he//" . "hyperdrive-entry--")
- [nongnu] elpa/hyperdrive 69d0d16b18 063/102: Use format-spec to customize hyperdrive and entry display, (continued)
- [nongnu] elpa/hyperdrive 69d0d16b18 063/102: Use format-spec to customize hyperdrive and entry display, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 9bc9cf44d8 018/102: Fix: (hyperdrive-mirror-read-predicate) Return symbol for named func, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive d0d444aab2 040/102: Change: (hyperdrive-mirror) Rename PREDICATE argument to FILTER, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 3a778929b8 041/102: Change: (hyperdrive-menu-hyperdrive) Wording of Mirror command, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive fea9674bd2 047/102: Change: (hyperdrive--format-entry) Add faces, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 30f378df0a 065/102: Fix: Fix indentation, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive e640a14d84 067/102: Change: (hyperdrive-{message, error}) Call substitute-command-keys, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 6f56f99d7d 071/102: Fix: (-org--open-at-point) Only call -open on hyper:// links, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 88948716a3 049/102: Docs: Document entry format defcustoms, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 853068609b 095/102: Tidy: Appease spellcheck linter, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 7c52a96078 092/102: Change: Don't autoload register-definition-prefixes,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 32658e6c5f 089/102: Notes: Update, ELPA Syncer, 2023/11/29
- [nongnu] elpa/hyperdrive 902e52ad58 098/102: Merge: Add hyperdrive-menu transient, shorthands..., ELPA Syncer, 2023/11/29