]> code.delx.au - gnu-emacs/history - lisp/progmodes/ruby-mode.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / progmodes / ruby-mode.el
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
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-21 Stefan MonnierFix byte-compiler warnings about looking-back.
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
next