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

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

[nongnu] elpa/with-editor 6f41998 017/140: with-editor-export-editor: fi


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor 6f41998 017/140: with-editor-export-editor: fix doc-string
Date: Fri, 6 Aug 2021 12:51:11 -0400 (EDT)

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

    with-editor-export-editor: fix doc-string
---
 with-editor.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/with-editor.el b/with-editor.el
index 372169b..babbd81 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -537,7 +537,7 @@ which may or may not insert the text into the PROCESS' 
buffer."
 
 Set and export the environment variable ENVVAR, by default
 \"EDITOR\".  The value is automatically generated to teach
-commands use the current Emacs instance as \"the editor\".
+commands to use the current Emacs instance as \"the editor\".
 
 This works in `shell-mode', `term-mode' and `eshell-mode'."
   (interactive (list (with-editor-read-envvar)))



reply via email to

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