1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/test
Dmitry Gutov 6a9399f7fd Support squiggly heredocs in ruby-mode
* lisp/progmodes/ruby-mode.el (ruby-here-doc-beg-re):
Support squiggly heredocs added in Ruby 2.3.

* test/indent/ruby.rb: Add squiggly example.
2016-01-21 00:26:38 +03:00
..
automated Enable test selector from command line 2016-01-15 22:11:39 +00:00
cedet Update copyright year to 2016 2016-01-01 01:34:24 -08:00
etags Rename methods in Ruby etags example file 2016-01-19 08:03:41 +03:00
indent Support squiggly heredocs in ruby-mode 2016-01-21 00:26:38 +03:00
BidiCharacterTest.txt Update data files from just-released Unicode 8.0 2015-06-18 11:14:13 +03:00
biditest.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
README
redisplay-testsuite.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rmailmm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)