Skip to content

Commit

Permalink
in a{, new} buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
dgutov committed Dec 3, 2016
1 parent 866483e commit 74ca3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inf-ruby.el
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ to that buffer. Otherwise create a new buffer."

;;;###autoload
(defun run-ruby (command &optional name)
"Run an inferior Ruby process, input and output in a buffer.
"Run an inferior Ruby process, input and output in a new buffer.
The consecutive buffer names will be:
`*NAME*', `*NAME*<2>', `*NAME*<3>' and so on.
Expand Down

0 comments on commit 74ca3a7

Please sign in to comment.