]> code.delx.au - gnu-emacs/history - lisp/progmodes/ruby-mode.el
Add new function dom-remove-node
[gnu-emacs] / lisp / progmodes / ruby-mode.el
2016-06-27 Dmitry GutovAlso handle escaping when string begins with a quote
2016-06-27 Sriram ThaiyarFix quote escaping in ruby-toggle-string-quotes
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Dmitry GutovImprove squiggly heredoc support in non-SMIE Ruby mode
2016-05-13 Paul EggertMerge from origin/emacs-25
2016-05-12 Dmitry GutovDo not mistake colon at the end of regexp for slash...
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-22 Paul Eggert-
2016-03-22 Paul Eggert-
2016-03-22 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-03-18 Dmitry GutovFixup the "normal" matcher; highlight global var symbol...
2016-03-16 Dmitry GutovSupport safe navigation operator in non-SMIE indentatio...
2016-03-16 Dmitry GutovFix Ruby's operator precedence
2016-03-15 Dmitry GutovDo not tokenize a comment before continuation as ';'
2016-03-15 Dmitry GutovDon't misindent arguments of a method call inside conti...
2016-03-13 Dmitry GutovTweak the left precedence of '=>'
2016-03-13 Dmitry GutovIndent '.' relative to the first sibling expression
2016-03-13 Dmitry GutovMake '.' associative, for easier sexp navigation
2016-03-11 Dmitry GutovSupport Ruby 2.3.0's safe navigation operator
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-10 Dmitry GutovIndent methods with keyword names correctly
2016-03-10 Dmitry GutovPropertize character literals and special global variab...
2016-03-09 Dmitry GutovPropertize operator symbol names with symbol syntax...
2016-03-09 Dmitry GutovStop recognizing :#{} as symbol in ruby-mode
2016-03-09 Dmitry GutovAllow using the left shift operator without spaces...
2016-03-07 Dmitry GutovAllow splat operator before percent literal
2016-03-07 Dmitry GutovDon't apply the return value of goto-char as syntax...
2016-03-07 Dmitry GutovGuard against nested percent literals
2016-03-07 Dmitry GutovRecognize iuwu-mod after an escaped newline
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-02-23 Dmitry GutovMake $, : and @ "prefix characters" in ruby-mode
2016-02-22 John WiegleyMerge from origin/emacs-25
2016-02-22 Lars IngebrigtsenFix merge conflicts in network-stream-tests.el
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-05 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-02-05 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-01-30 Paul Eggert-
2016-01-20 Dmitry GutovSupport squiggly heredocs in ruby-mode
2016-01-20 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-19 John Wiegley-
2016-01-19 Dmitry Gutov; Fix a typo
2016-01-19 Dmitry GutovPropertize backtick in 'def `(abc)' as symbol constituent
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-15 Vasily KorytovRecognize .rbw and .pyw files (bug#18753)
2015-11-15 Dmitry GutovFix ruby-mode auto-mode-alist entry
2015-11-15 Dmitry GutovImprove Ruby 1.9-style keyword keys highlighting
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-20 Paul EggertUse %s to format strings instead of splicing them
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-17 Paul EggertFix several backslash typos in Elisp strings
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-06 Paul EggertFix some confusion with ‘format’
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
next