[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)
- [nongnu] elpa/inf-ruby 3940b91ac5 252/265: Create load current ruby file fn and key binding, (continued)
- [nongnu] elpa/inf-ruby 3940b91ac5 252/265: Create load current ruby file fn and key binding, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby c49b3d360a 253/265: Apply code review - remove unecessary line, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby bae94383d5 256/265: Stop wrapping the evaluation result in quotes, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby ff25dda5e2 259/265: Bump the version, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby f892e6e74f 262/265: Set env var RUBY_DEBUG_NO_RELINE, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 4ddf6b3889 265/265: Bump the version, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby c97c8184ca 070/265: Take `inf-ruby-setup-keybindings' out of the picture, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 673d6b66b0 064/265: Do Bond completion in the middle of the line, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 1bcb92d3ec 121/265: Revert "Work around pry/pry#1267", ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 74ae145ecd 078/265: Make MELPA link point to inf-ruby's subpage, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby f4efbee52a 077/265: Drop the .el,
ELPA Syncer <=
- [nongnu] elpa/inf-ruby c2035822ea 106/265: Detect byebug debugger, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 281c1263f9 097/265: Fix completion in Ruby 1.8.7, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 9e2c0ab255 117/265: inf-ruby-console-rails: use 'bundle exec' if Gemfile is present, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby f232f780ec 119/265: Link to the issue 51, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby d4d2451d16 111/265: Apply `defcustom` fixes, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby fd84092271 099/265: Merge pull request #43 from hrvladev/fix-readme-typo, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 14ca8ddda5 098/265: Fix code indication in the readme, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 8979f51c53 126/265: Start console.rb through bundler., ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby db0bdf3f38 107/265: Merge pull request #50 from avsej/master, ELPA Syncer, 2022/07/09
- [nongnu] elpa/inf-ruby 2cebc69ecd 095/265: Remove some outdated code, ELPA Syncer, 2022/07/09