aboutsummaryrefslogtreecommitdiff
path: root/piem-b4.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-05-13 23:02:28 -0400
committerKyle Meyer <kyle@kyleam.com>2020-05-13 23:02:49 -0400
commitee43bf48274b41902d3f6b08a00fc08d0f0e5bda (patch)
tree0aad99b727f29bebe6044436fb59603cabd0e62d /piem-b4.el
parent1b302aad8d6b835750e854c2e88f71489d3eca63 (diff)
downloadpiem-ee43bf48274b41902d3f6b08a00fc08d0f0e5bda.tar.gz
b4: Correct file name in autoload of 'am' transient
Diffstat (limited to 'piem-b4.el')
-rw-r--r--piem-b4.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/piem-b4.el b/piem-b4.el
index b073cbd..40c8867 100644
--- a/piem-b4.el
+++ b/piem-b4.el
@@ -305,7 +305,7 @@ in `piem-b4-default-branch-function'."
:argument "--cherry-pick="
:reader #'read-string)
-;;;###autoload (autoload 'piem-b4-am "b4" nil t)
+;;;###autoload (autoload 'piem-b4-am "piem-b4" nil t)
(define-transient-command piem-b4-am ()
"Filter mbox to patches and feed to git-am"
["General options"