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 f1714548a98..5d527dcd330 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-10-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * image.el (image-type-from-file-name): If multiple types match, | ||
| 4 | return the first one that is supported. (Bug#9045) | ||
| 5 | |||
| 1 | 2012-10-22 Glenn Morris <rgm@gnu.org> | 6 | 2012-10-22 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * image.el (imagemagick-enabled-types): Doc fix. | 8 | * image.el (imagemagick-enabled-types): Doc fix. |