aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorIvan Kanis2014-02-28 09:49:59 +0100
committerIvan Kanis2014-02-28 09:49:59 +0100
commit8a73034ea9b80b2badfdcd5e473fddec8bc0ec6a (patch)
tree62b8d4c9034d943f50b4581e00fbb2d390d35bdf /lisp/ChangeLog
parent5b5774e5d5f845de8493ade93f5eed66934d779c (diff)
downloademacs-8a73034ea9b80b2badfdcd5e473fddec8bc0ec6a.tar.gz
emacs-8a73034ea9b80b2badfdcd5e473fddec8bc0ec6a.zip
* net/shr.el (shr-put-image): add custom variable
`shr-image-animate' to turn off image animation. It is so slow it will render emacs unusable.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12014-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
12014-02-28 Michael Albinus <michael.albinus@gmx.de> 72014-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):