diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 03b9a3ba15b..d0811170b4e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at> | ||
| 2 | |||
| 3 | * image-mode.el: Fix scaling (bug#11399). | ||
| 4 | (image-transform-resize): Doc fix. | ||
| 5 | (image-transform-properties): Default scale is 1 and height should | ||
| 6 | be an integer. | ||
| 7 | |||
| 1 | 2012-05-13 Johan Bockgård <bojohan@gnu.org> | 8 | 2012-05-13 Johan Bockgård <bojohan@gnu.org> |
| 2 | 9 | ||
| 3 | * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather | 10 | * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather |