diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ddb632edcf9..36877e3dbbe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-12-22 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the | ||
| 4 | docstring. | ||
| 5 | (ruby-smie-rules): Indent plus one level after `=>'. | ||
| 6 | |||
| 1 | 2013-12-21 Richard Stallman <rms@gnu.org> | 7 | 2013-12-21 Richard Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * simple.el (newline): Doc fix. | 9 | * simple.el (newline): Doc fix. |