summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2011-01-01* NEWS (optparse): shell completion support.nobu
2010-12-26* misc/rb_optparse.zsh: add compdef for generator.kazu
2010-12-12update how to install again.kazu
2010-12-12* misc/rb_optparse.zsh: update how to install.kazu
2010-12-07* lib/optparse.rb (OptionParser::Officious): separate completionnobu
2010-12-06* misc/rb_optparse.zsh: fix typos.kazu
2010-11-29* misc/ruby-mode.el (ruby-forward-sexp): stop after literal hashnobu
2010-11-29* misc/ruby-mode.el (ruby-font-lock-keywords): highlight literalnobu
2010-11-19* lib/optparse.rb: shell completion support for zsh. based onnobu
2010-11-19* lib/optparse.rb: shell completion support for bash.nobu
2010-10-19Commit miss.nobu
2010-10-19* test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]nobu
2010-05-31* misc/ruby-mode.el (ruby-mode-set-encoding): commit miss.nobu
2010-05-31* misc/ruby-mode.el (ruby-mode-set-encoding): skip shebang linenobu
2010-05-25* misc/ruby-style.el (ruby-style-version): take revision ifnobu
2010-04-07 * misc/ruby-mode.el (ruby-mode-map): binded C-c C-c and C-c C-c C-ukosaki
2010-01-12* misc/ruby-mode.el (ruby-here-doc-beg-match): fix for here-docnobu
2009-09-18* misc/rdoc-mode.el: added.nobu
2009-06-24* misc/ruby-style.el: It is too late to set c-file-style inknu
2009-04-03* lib/irb/completion.rb (IRB::InputCompletor::Operators): Addknu
2008-12-23* misc/ruby-mode.el: added comment to mention newer versionmatz
2008-10-09* misc/ruby-style.el (ruby-style-c-mode): buffer may not have filenobu
2008-09-26* misc/ruby-mode.el: safe custimizable variables.nobu
2008-09-22* misc/ruby-mode.el (ruby-keyword-end-re): emacs21 support. amatz
2008-09-06* misc/emacs-mode.el: don't set case-fold-search globally to nil;matz
2008-09-06* misc/ruby-mode.el: fix a variable-name error.matz
2008-09-06* misc/*.el: untabify, for interal consistency and consistencymatz
2008-09-06* misc/ruby-mode.el, misc/ruby-electric.el: use regexp-opt wherematz
2008-09-06* misc/ruby-mode.el: don't highlight keywords when they're thematz
2008-09-06* misc/ruby-mode.el: don't crash the whole mode if the Subversionmatz
2008-09-06* misc/*.el: merged the following patches from Nathan Weizenbaummatz
2008-08-07* misc/ruby-mode.el (ruby-imenu-create-index-in-block): Fix theknu
2008-07-22* misc/ruby-mode.el: fix here-doc strings with inner quotes. patchesnobu
2008-05-26* misc/ruby-mode.el (ruby-mode): use run-hooks if run-mode-hook ismatz
2008-05-02* misc/ruby-mode.el: move fontifying code from hook.matz
2008-04-22* misc/ruby-style.el (ruby-style-{case,label}-indent): up list fromnobu
2008-04-15* misc/ruby-mode.el (ruby-encoding-map): added shift-jis for oldernobu
2008-04-10* misc/rdebug.el, misc/README: Remove rdebug.el as per requestknu
2008-04-10Mention the ruby-debug project at RubyForge.knu
2008-03-17* misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' insteadnobu
2008-03-14* misc/ruby-mode.el (ruby-encoding-map, ruby-use-encoding-map): addednobu
2008-03-12* misc/ruby-mode.el (ruby-mode-set-encoding): special treat fornobu
2008-03-06* misc/ruby-mode.el (ruby-add-log-current-method): use ruby stylenobu
2008-02-26* misc/ruby-mode.el (ruby-calculate-indent): should distinguishmatz
2008-02-23* misc/ruby-style.el (ruby-style-label-indent): fix for labels insidenobu
2008-01-28* misc/ruby-mode.el (ruby-mode-set-encoding): updates magic comment.nobu
2008-01-27* misc/ruby-mode.el (ruby-mode): set ruby-mode-set-encoding to buffernobu
2008-01-27* misc/ruby-mode.el (ruby-mode-set-encoding): automatically insertnobu
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-11-12* misc/ruby-mode.el (ruby-parse-partial): handle stringifiedmatz