Eli Zaretskii writes: > Thanks. I wanted to install this, but it failed to apply to the > master branch. Could you please rebase on the current master branch > and resubmit? Hi Eli, I've gone ahead and rebased atop commit c85c8e7d42ae2a5fc95fa7b14257389d8383b34d Author: Stefan Kangas Add toolbar for help-mode lisp/help-mode.el | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) However the src/dest blob hashes (i.e., git-hash-object(1) SHAs in the diffs' index dead..beef 0644 lines) remain unchanged. Which leads me to think maybe the failure is related to these being two individual patches (a "change set"). I've had trouble in the past applying similar sets using debbugs-gnu-apply-patch, but that might've just been incompetence. Regardless, I'd be happy to squash these down into a single commit if you think that'd help. Thanks.