aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorDmitry Gutov2013-10-24 04:47:28 +0400
committerDmitry Gutov2013-10-24 04:47:28 +0400
commit369bbf7198fa5dfdac366f9e5f79b84d9c72f3ee (patch)
tree221c2c04712e50f4bc7bba5b15798b4864375c03 /test/ChangeLog
parent9843415589b51e6360e5428636b0f2fcc88e9c5b (diff)
downloademacs-369bbf7198fa5dfdac366f9e5f79b84d9c72f3ee.tar.gz
emacs-369bbf7198fa5dfdac366f9e5f79b84d9c72f3ee.zip
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
with parameters" example. Simplify the "is it block or is it hash" check, but also make it more thorough. * test/indent/ruby.rb: Fix syntax error in the latest example.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 358ef31b1bb..c392b792142 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
12013-10-24 Dmitry Gutov <dgutov@yandex.ru>
2
3 * indent/ruby.rb: Fix syntax error in the latest example.
4
12013-10-23 Glenn Morris <rgm@gnu.org> 52013-10-23 Glenn Morris <rgm@gnu.org>
2 6
3 * automated/Makefile.in (abs_top_srcdir, top_builddir): 7 * automated/Makefile.in (abs_top_srcdir, top_builddir):