Mercurial > emacs
comparison lisp/ChangeLog @ 108778:6c819187f088
* image.el (image-animated-p): When delay between animated images is 0,
set it to 10 (0.1 sec). (Bug#6258)
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 25 May 2010 18:54:53 +0300 |
parents | 6d49787caf8a |
children | f2b6722a5113 |
comparison
equal
deleted
inserted
replaced
108777:04bc013ba171 | 108778:6c819187f088 |
---|---|
1 2010-05-25 Juri Linkov <juri@jurta.org> | |
2 | |
3 * image.el (image-animated-p): When delay between animated images | |
4 is 0, set it to 10 (0.1 sec). (Bug#6258) | |
5 | |
1 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change) | 6 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change) |
2 | 7 |
3 * net/tramp.el (tramp-handle-insert-directory): Don't use | 8 * net/tramp.el (tramp-handle-insert-directory): Don't use |
4 `forward-word', it's default syntax could be changed. | 9 `forward-word', it's default syntax could be changed. |
5 | 10 |