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 60f5dfcdb7c..5f26239ecdc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-03-08 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use | ||
| 4 | `font-lock-constant-face' for nil, true and false. Highlight | ||
| 5 | `self' as a keyword. (Bug#17733) | ||
| 6 | |||
| 1 | 2015-03-08 Nobuyoshi Nakada <nobu@ruby-lang.org> | 7 | 2015-03-08 Nobuyoshi Nakada <nobu@ruby-lang.org> |
| 2 | 8 | ||
| 3 | * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re): Expect | 9 | * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re): Expect |