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

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

[nongnu] elpa/inf-ruby f4efbee52a 077/265: Drop the .el


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby f4efbee52a 077/265: Drop the .el
Date: Sat, 9 Jul 2022 21:59:15 -0400 (EDT)

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

    Drop the .el
---
 README.md   | 2 +-
 inf-ruby.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b1f61ac524..0fc818c7e5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-`inf-ruby.el` provides a REPL buffer connected to a Ruby subprocess.
+`inf-ruby` provides a REPL buffer connected to a Ruby subprocess.
 
 ## Installation
 
diff --git a/inf-ruby.el b/inf-ruby.el
index 0ce58880ef..6670cd4c13 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -14,7 +14,7 @@
 
 ;;; Commentary:
 ;;
-;; inf-ruby.el provides a REPL buffer connected to a Ruby subprocess.
+;; inf-ruby provides a REPL buffer connected to a Ruby subprocess.
 ;;
 ;; If you're installing manually, you'll need to:
 ;; * drop the file somewhere on your load path (perhaps ~/.emacs.d)



reply via email to

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