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

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

[nongnu] elpa/magit a98ebd273f 13/28: magit-process-password-auth-source


From: Jonas Bernoulli
Subject: [nongnu] elpa/magit a98ebd273f 13/28: magit-process-password-auth-source: Trim docstring
Date: Fri, 6 Dec 2024 17:17:04 -0500 (EST)

branch: elpa/magit
commit a98ebd273f6bec3d9a305a1abfbcdbbb802d6ffb
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    magit-process-password-auth-source: Trim docstring
    
    These setup instructions are no longer needed because this function
    is used by default.
---
 lisp/magit-process.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/lisp/magit-process.el b/lisp/magit-process.el
index 8cdab4e2ef..317f14d81f 100644
--- a/lisp/magit-process.el
+++ b/lisp/magit-process.el
@@ -882,10 +882,6 @@ PARENT is used as the parent of the returned keymap."
   "Use `auth-source-search' to get a password.
 If found, return the password.  Otherwise, return nil.
 
-To use this function add it to the appropriate hook
-  (add-hook \\='magit-process-find-password-functions
-            \\='magit-process-password-auth-source)
-
 KEY typically derives from a prompt such as:
   Password for \\='https://yourname@github.com\\='
 in which case it would be the string



reply via email to

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