From 6fcf17a2febaf0674ccb00ca59735d03dfbb9a9a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 22 Mar 2017 22:08:02 -0400 Subject: magit: Fix stale command name This should have been updated with f0280cf9 (Update for magit-copy-as-kill rename, 2015-10-04). --- lisp/km-magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/km-magit.el') diff --git a/lisp/km-magit.el b/lisp/km-magit.el index eb5ff92..8eb67f6 100644 --- a/lisp/km-magit.el +++ b/lisp/km-magit.el @@ -484,7 +484,7 @@ COMMIT." start (magit-section-end it)))))) (defun km/magit-copy-as-kill () - "Try `km/magit-copy-functions' before calling `magit-copy-as-kill'. + "Try `km/magit-copy-functions' before calling `magit-copy-section-value'. With a prefix argument of -1, always call `magit-copy-section-value' Otherwise, the current prefix argument is passed to each hook function." -- cgit v1.2.3