aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b502aa946ad..bf446bc7b66 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12013-12-20 Dmitry Gutov <dgutov@yandex.ru>
2
3 * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): New
4 option. (Bug#16182)
5 (ruby-smie--indent-to-stmt-p): Use it.
6 (ruby-smie-rules): Revert the logic in the handling of `when'.
7 Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
8 (ruby-deep-arglist, ruby-deep-indent-paren)
9 (ruby-deep-indent-paren-style): Update docstrings to note that the
10 vars don't have any effect with SMIE.
11
12013-12-20 Jay Belanger <jay.p.belanger@gmail.com> 122013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
2 13
3 * calc/calc.el (calc-enter, calc-pop): Use the variable 14 * calc/calc.el (calc-enter, calc-pop): Use the variable