aboutsummaryrefslogtreecommitdiffstats
path: root/misc/README
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-14 13:19:45 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-14 13:19:45 +0000
commitf021df009965f5b63ccfb6451de4421d2260c460 (patch)
tree65eb88ef3b3a7016596f577eac4fe7601b26141e /misc/README
parent23e8fc391844704b8fbec1b47f10f742c9879202 (diff)
downloadruby-f021df009965f5b63ccfb6451de4421d2260c460.tar.gz
Partly reverted for ruby-style.el.
Revert "Removed old elisp files. New upstream repository was moved https://github.com/ruby/elisp." This reverts commit 7eedd308b841e7b8eb4bc36211d28faf3521ee92. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'misc/README')
-rw-r--r--misc/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/README b/misc/README
index 38512db597..1728b42700 100644
--- a/misc/README
+++ b/misc/README
@@ -1,5 +1,6 @@
README this file
rb_optparse.bash bash completion script
rb_optparse.zsh zsh completion script
+ruby-style.el Ruby's C/C++ mode style for emacs
lldb_cruby.py LLDB port of debug utility
test_lldb_cruby.rb test file for LLDB port