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 38e45d063a4..b004a2bba96 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-04-03 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/js.el (js-indent-line): Do nothing when bol is inside | ||
| 4 | a string (https://github.com/mooz/js2-mode/issues/227). | ||
| 5 | |||
| 1 | 2015-04-02 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2015-04-02 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * abbrev.el (define-abbrev-table): Treat a non-string "docstring" as | 8 | * abbrev.el (define-abbrev-table): Treat a non-string "docstring" as |