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

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

[nongnu] elpa/inf-ruby dfc1d4f19f 033/265: Delete obsolete TODO comment


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby dfc1d4f19f 033/265: Delete obsolete TODO comment
Date: Sat, 9 Jul 2022 21:59:11 -0400 (EDT)

branch: elpa/inf-ruby
commit dfc1d4f19f43bec2199fd3e8079fbd0267fdff46
Author: Cornelius Mika <cornelius.mika@gmail.com>
Commit: Cornelius Mika <cornelius.mika@gmail.com>

    Delete obsolete TODO comment
---
 inf-ruby.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inf-ruby.el b/inf-ruby.el
index 13cd3be1c9..b511402085 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -54,7 +54,7 @@
   '(("ruby"     . "irb --inf-ruby-mode -r irb/completion")
     ("jruby"    . "jruby -S irb -r irb/completion")
     ("rubinius" . "rbx -r irb/completion")
-    ("yarv"     . "irb1.9 --inf-ruby-mode -r irb/completion")) ;; TODO: 
ironruby?
+    ("yarv"     . "irb1.9 --inf-ruby-mode -r irb/completion"))
   "An alist of ruby implementations to irb executable names.")
 
 ;; TODO: do we need these two defvars?



reply via email to

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