branch: externals/debbugs commit 5899367ccefb6c7eb0df1cd1ebb6b4867bdec097 Author: Filipp Gunbin <fgun...@okko.tv> Commit: Filipp Gunbin <fgun...@okko.tv>
* debbugs-gnu.el (debbugs-gnu-pick-commits): Fix small misprint in docstring --- debbugs-gnu.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debbugs-gnu.el b/debbugs-gnu.el index 49ae9cf..0a11a64 100644 --- a/debbugs-gnu.el +++ b/debbugs-gnu.el @@ -2168,8 +2168,8 @@ Format of each element is (BUGNUMBERS REPO-DIR COMMIT-RANGE).") "Select COMMIT-RANGE to post as patches or announce as pushed. COMMIT-RANGE is read using `debbugs-gnu-read-commit-range-hook', or `read-string' if none of its functions apply. Add entry to -`debbugs-gnu-pick-commits' and jump to read bug in preparation for -user to call `debbugs-gnu-maybe-use-picked-commits'." +`debbugs-gnu-picked-commits' and jump to read bug in preparation +for user to call `debbugs-gnu-maybe-use-picked-commits'." (interactive (or (run-hook-with-args-until-success 'debbugs-gnu-read-commit-range-hook)