diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 57d988b6887..898d9cbf361 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2015-03-17 Simen Heggestøyl <simenheg@gmail.com> | ||
| 2 | |||
| 3 | * textmodes/css-mode.el (css--font-lock-keywords): Discriminate | ||
| 4 | between pseudo-classes and pseudo-elements. | ||
| 5 | (css-pseudo-ids): Remove. | ||
| 6 | (css-pseudo-class-ids): New variable. | ||
| 7 | (css-pseudo-element-ids): New variable. | ||
| 8 | |||
| 1 | 2015-03-17 Bozhidar Batsov <bozhidar@batsov.com> | 9 | 2015-03-17 Bozhidar Batsov <bozhidar@batsov.com> |
| 2 | 10 | ||
| 3 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): Font-lock | 11 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): Font-lock |