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

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

[nongnu] elpa/inf-ruby 2cebc69ecd 095/265: Remove some outdated code


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 2cebc69ecd 095/265: Remove some outdated code
Date: Sat, 9 Jul 2022 21:59:17 -0400 (EDT)

branch: elpa/inf-ruby
commit 2cebc69ecdff8d8166a43ca04e428bc647debf5a
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Remove some outdated code
    
    Closes #38
---
 inf-ruby.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/inf-ruby.el b/inf-ruby.el
index 7b75c16188..02c3bbd4a4 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -271,9 +271,6 @@ run)."
 (defun run-ruby (&optional command name)
   "Run an inferior Ruby process, input and output via buffer *ruby*.
 If there is a process already running in `*ruby*', switch to that buffer.
-With argument, allows you to edit the command line (default is value
-of `ruby-program-name').  Runs the hooks `inferior-ruby-mode-hook'
-\(after the `comint-mode-hook' is run).
 \(Type \\[describe-mode] in the process buffer for a list of commands.)"
 
   (interactive)



reply via email to

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