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 9838d68f7d3..62c4e9a937c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-02-05 Simen Heggestøyl <simenheg@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * textmodes/css-mode.el (css-fill-paragraph): Fix filling in presence | ||
| 4 | of variable interpolation (bug#19751). | ||
| 5 | |||
| 1 | 2015-02-05 Era Eriksson <era+emacs@iki.fi> | 6 | 2015-02-05 Era Eriksson <era+emacs@iki.fi> |
| 2 | 7 | ||
| 3 | * json.el (json-end-of-file): New error (bug#19768). | 8 | * json.el (json-end-of-file): New error (bug#19768). |