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

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

[nongnu] elpa/with-editor f8c7e79595 1/2: Fix symbol name in docstring


From: ELPA Syncer
Subject: [nongnu] elpa/with-editor f8c7e79595 1/2: Fix symbol name in docstring
Date: Wed, 18 Jan 2023 13:01:46 -0500 (EST)

branch: elpa/with-editor
commit f8c7e795959097e20d99e9124d42364b93906cf6
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Fix symbol name in docstring
---
 lisp/with-editor.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index 299e263aef..02b8f2d69d 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -266,7 +266,7 @@ used when reading a filename in the minibuffer.")
 (defcustom with-editor-shell-command-use-emacsclient t
   "Whether to use the emacsclient when running shell commands.
 
-This affects `with-editor-shell-command-async' and, if the input
+This affects `with-editor-async-shell-command' and, if the input
 ends with \"&\" `with-editor-shell-command' .
 
 If `shell-command-with-editor-mode' is enabled, then it also



reply via email to

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