branch: externals/agitate commit dfb70a6e52f48c1eda332dd55b0c17c5d362c8fa Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update agitate-vc-git-show doc string --- agitate.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/agitate.el b/agitate.el index 65994048e6..cdc48bbdda 100644 --- a/agitate.el +++ b/agitate.el @@ -318,9 +318,7 @@ With optional LONG do not abbreviate commit hashes." ;;;###autoload (defun agitate-vc-git-show (&optional current-file) - "PROTOTYPE. - -Prompt for commit and run `git-show(1)' on it. + "Prompt for commit and run `git-show(1)' on it. With optional CURRENT-FILE as prefix argument, limit the commits to those pertaining to the current file.