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 08960c85f04..6c645e750d2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-02-28 Ivan Kanis <ivan@kanis.fr> | ||
| 2 | |||
| 3 | * net/shr.el (shr-put-image): add custom variable | ||
| 4 | `shr-image-animate' to turn off image animation. It is so slow it | ||
| 5 | will render emacs unusable. | ||
| 6 | |||
| 1 | 2014-02-28 Michael Albinus <michael.albinus@gmx.de> | 7 | 2014-02-28 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp-adb.el (tramp-adb-parse-device-names): | 9 | * net/tramp-adb.el (tramp-adb-parse-device-names): |