emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/agitate 2c9f6bb3be 20/67: Rename to agitate-vc-git-push


From: ELPA Syncer
Subject: [elpa] externals/agitate 2c9f6bb3be 20/67: Rename to agitate-vc-git-push-prompt-for-remote
Date: Wed, 28 Sep 2022 16:57:26 -0400 (EDT)

branch: externals/agitate
commit 2c9f6bb3be9bcc82f8d8498fe1ae76ff83d4057f
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Rename to agitate-vc-git-push-prompt-for-remote
    
    This better describes its scope.  It is now possible to add more
    commands like it.
---
 agitate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agitate.el b/agitate.el
index 9116b7bc2c..84cce76e13 100644
--- a/agitate.el
+++ b/agitate.el
@@ -208,7 +208,7 @@ file extension.  Else omit it."
       (car remotes))))
 
 ;;;###autoload
-(defun agitate-vc-git-push (prompt)
+(defun agitate-vc-git-push-prompt-for-remote (prompt)
   "Behave like `vc-git-push' but prompt for a remote, if needed.
 The meaning of PROMPT is the same as that of `vc-git-push'.  In
 such a case, do not prompt for a remote.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]