aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 64fedd32191..520e41afc68 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12013-10-07 Stefan Monnier <monnier@iro.umontreal.ca> 12013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * electric.el (electric-indent-inhibit): New var.
4 (electric-indent-post-self-insert-function): Use it.
5 * progmodes/python.el (python-mode): Set it.
6
3 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of 7 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
4 open braces. 8 open braces.
5 9