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

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

[nongnu] elpa/inf-ruby 171c4e9e38 139/265: Update subheaders


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby 171c4e9e38 139/265: Update subheaders
Date: Sat, 9 Jul 2022 21:59:20 -0400 (EDT)

branch: elpa/inf-ruby
commit 171c4e9e383957865387069deaa21ddb58f88697
Author: Aldric Giacomoni <trevoke@gmail.com>
Commit: Aldric Giacomoni <trevoke@gmail.com>

    Update subheaders
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8fffa625c7..ced93834bc 100644
--- a/README.md
+++ b/README.md
@@ -84,14 +84,14 @@ It recognizes several project types, including Rails, gems 
and anything with `ra
 Customization: When entered, this mode runs `comint-mode-hook` and
 `inf-ruby-mode-hook` (in that order).
 
-### Functions
+### Commands
 
 * `ruby-switch-to-inf` switches the current buffer to the ruby process buffer.
 * `ruby-send-definition` sends the current definition to the ruby process.
 * `ruby-send-region` sends the current region to the ruby process.
 * `ruby-send-definition-and-go` and `ruby-send-region-and-go` switch to the 
ruby process buffer after sending their text.
 
-### Commands
+### Keybindings
 
 * <kbd>RET</kbd> after the end of the process' output sends the text from the
 end of process to point.



reply via email to

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