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 9a424b239c2..728405eeb2e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-12-17 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * files.el (break-hardlink-on-save): Doc fix (Bug#13801). | ||
| 4 | Suggested by Xue Fuqiao. | ||
| 5 | |||
| 1 | 2013-12-17 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2013-12-17 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if. | 8 | * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if. |