1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/test
Stefan Monnier dfbd787fe6 * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.
(ruby-syntax-propertize-regexp): Remove.
(ruby-syntax-propertize-function): Split regexp into chunks.
Match following code directly.
* test/indent/ruby.rb: New file, to test new syntax-propertize code.
2012-04-24 13:06:12 -04:00
..
automated Add another vc-bzr test 2012-04-10 20:24:26 -07:00
cedet Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
indent * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code. 2012-04-24 13:06:12 -04:00
ChangeLog * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code. 2012-04-24 13:06:12 -04:00
eshell.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailmm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -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.)