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 36c4c6ae4e8..7365e8c274e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-22 Mihir Rege <mihirrege@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * progmodes/js.el (js--ctrl-statement-indentation): Fix indent | ||
| 4 | when control-statement is the first statement in a buffer (Bug#15956). | ||
| 5 | |||
| 1 | 2013-11-24 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2013-11-24 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * imenu.el (imenu-generic-skip-comments-and-strings): | 8 | * imenu.el (imenu-generic-skip-comments-and-strings): |