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

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

[nongnu] elpa/inf-ruby 33b89e654a 048/265: Update comment


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 33b89e654a 048/265: Update comment
Date: Sat, 9 Jul 2022 21:59:12 -0400 (EDT)

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

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

diff --git a/inf-ruby.el b/inf-ruby.el
index 68b410d2ee..7b615612b1 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -35,7 +35,7 @@
      "\\(\[[0-9]+\] \\)?[Pp]ry ?([^)]+)" ; Pry
      "\\(jruby-\\|JRUBY-\\)?[1-9]\\.[0-9]\\.[0-9]+\\(-?p?[0-9]+\\)?" ; RVM
      "^rbx-head"                         ; RVM continued
-     ;; Statement and nesting counters, common to the last three.
+     ;; Statement and nesting counters, common to the last four.
      "\\) ?[0-9:]* ?%s *\\)")
    "\\|")
   "Format string for the prompt regexp pattern.



reply via email to

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