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

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

[nongnu] elpa/inf-ruby 80a1c2c3d2 031/265: Fix commit 'Store non-whitesp


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 80a1c2c3d2 031/265: Fix commit 'Store non-whitespace input in the REPL history, ...'
Date: Sat, 9 Jul 2022 21:59:11 -0400 (EDT)

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

    Fix commit 'Store non-whitespace input in the REPL history, ...'
---
 inf-ruby.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/inf-ruby.el b/inf-ruby.el
index 71952fced7..0af640ed53 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -25,9 +25,6 @@
 ;; inferior-ruby-error-regexp-alist doesn't match this example
 ;;   SyntaxError: /home/eschulte/united/org/work/arf/arf/lib/cluster.rb:35: 
syntax error, unexpected '~', expecting kEND
 ;;               similarity = comparison_cache[m][n] ||= clusters[m] ~ 
clusters[n]
-;;
-;; M-p skips the first entry in the input ring.
-;;
 
 (require 'comint)
 (require 'compile)



reply via email to

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