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 997786e567b..b184e9e92e6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-12 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as | ||
| 4 | shift-select commands. | ||
| 5 | |||
| 1 | 2014-02-12 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2014-02-12 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * progmodes/js.el (js-indent-line): Don't widen. | 8 | * progmodes/js.el (js-indent-line): Don't widen. |