aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a7fbec849b5..24011e3584c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-10-05 Dmitry Gutov <dgutov@yandex.ru>
2
3 * newcomment.el (comment-use-global-state): Change default value
4 to t, mark obsolete (Bug#15251).
5 (comment-beginning): In addition to `comment-to-syntax', check the
6 value of `comment-use-global-state'.
7
12013-10-05 Stefan Monnier <monnier@iro.umontreal.ca> 82013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * progmodes/ruby-mode.el (ruby-use-smie): Change default. 10 * progmodes/ruby-mode.el (ruby-use-smie): Change default.