зеркало из https://github.com/github/ruby.git
5b7d2440ca
* misc/ruby-electric.el (ruby-electric-curlies) (ruby-electric-matching-char, ruby-electric-bar): Avoid electric insertion when there is a prefix argument. * misc/ruby-electric.el (ruby-electric-insert) (ruby-electric-cua-replace-region-p) (ruby-electric-cua-replace-region): Avoid electric insertion and fall back when cua-mode is enabled and a region is active. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
README | ||
inf-ruby.el | ||
rb_optparse.bash | ||
rb_optparse.zsh | ||
rdoc-mode.el | ||
ruby-additional.el | ||
ruby-electric.el | ||
ruby-mode.el | ||
ruby-style.el | ||
rubydb2x.el | ||
rubydb3x.el |
README
README this file inf-ruby.el program to run ruby under emacs rb_optparse.bash bash completion script rb_optparse.zsh zsh completion script rdoc-mode.el RDoc mode for emacs ruby-mode.el ruby mode for emacs ruby-style.el Ruby's C/C++ mode style for emacs rubydb2x.el ruby debugger support for emacs 19.2x or before rubydb3x.el ruby debugger support for emacs 19.3x or later ruby-electric.el emacs minor mode providing electric commands Check out http://rubyforge.org/projects/ruby-debug/ also.