Skip to content

Commit

Permalink
with-editor-export-editor: fix doc-string
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Aug 28, 2016
1 parent fab38c4 commit 6f41998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion with-editor.el
Original file line number Diff line number Diff line change
Expand Up @@ -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)))
Expand Down

0 comments on commit 6f41998

Please sign in to comment.