aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 86a27f9b5bd..9a5af5e31d2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12013-07-03 Dmitry Gutov <dgutov@yandex.ru>
2
3 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
4 middle of block statement initially, lower the depth. Remove
5 FIXME comment, not longer valid. Remove middle of block statement
6 detection, no need to do that anymore since we've been using
7 `ruby-parse-region' here.
8
12013-07-02 Jan Djärv <jan.h.d@swipnet.se> 92013-07-02 Jan Djärv <jan.h.d@swipnet.se>
2 10
3 * term/ns-win.el (display-format-alist): Use .* (Bug#14765). 11 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).