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 966b70ea0bd..62e15d5c948 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-06-22 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el (auto-mode-alist): Do not use | ||
| 4 | `regexp-opt', it breaks the build during dumping. | ||
| 5 | |||
| 1 | 2013-06-21 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2013-06-21 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight | 8 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight |