diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0506a68ceaf..aa2b3505411 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-06-30 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Don't | ||
| 4 | start heredoc inside a string or comment. | ||
| 5 | |||
| 1 | 2013-06-29 Eli Zaretskii <eliz@gnu.org> | 6 | 2013-06-29 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * bindings.el (visual-order-cursor-movement): New defcustom. | 8 | * bindings.el (visual-order-cursor-movement): New defcustom. |