aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 926bd1091c0..cc302daa9cf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-10-24 Dmitry Gutov <dgutov@yandex.ru>
2
3 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
4 with parameters" example. Simplify the "is it block or is it
5 hash" check, but also make it more thorough.
6
12013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change) 72013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
2 8
3 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694) 9 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)