aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog14
1 files changed, 10 insertions, 4 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 9db787cc3ac..eadff76e7b6 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,9 +1,15 @@
12013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
4
5 * indent/css-mode.css (.x2): Test alignement inside braces.
6
12013-10-26 Dmitry Gutov <dgutov@yandex.ru> 72013-10-26 Dmitry Gutov <dgutov@yandex.ru>
2 8
3 * indent/ruby.rb: New failing example. 9 * indent/ruby.rb: New failing example.
4 10
5 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace): Fix 11 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
6 the test, in respect to adding the space after the curly. 12 Fix the test, in respect to adding the space after the curly.
7 13
82013-10-24 Michael Albinus <michael.albinus@gmx.de> 142013-10-24 Michael Albinus <michael.albinus@gmx.de>
9 15
@@ -45,8 +51,8 @@
45 51
462013-10-21 Dmitry Gutov <dgutov@yandex.ru> 522013-10-21 Dmitry Gutov <dgutov@yandex.ru>
47 53
48 * indent/ruby.rb: New examples for indentation of blocks. Example 54 * indent/ruby.rb: New examples for indentation of blocks.
49 of hash inside parens that inflooped before the present commit. 55 Example of hash inside parens that inflooped before the present commit.
50 56
512013-10-17 Barry O'Reilly <gundaetiapo@gmail.com> 572013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
52 58