Mercurial > emacs
comparison lisp/ChangeLog @ 107720:f0a2ddb8569a
* simple.el (keyboard-escape-quit): Raise deselecting the active
region higher than exiting the minibuffer.
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 31 Mar 2010 18:02:53 +0300 |
parents | 9c0ed2d6731a |
children | 9b2eadc063cc |
comparison
equal
deleted
inserted
replaced
107719:9c0ed2d6731a | 107720:f0a2ddb8569a |
---|---|
1 2010-03-31 Juri Linkov <juri@jurta.org> | |
2 | |
3 * simple.el (keyboard-escape-quit): Raise deselecting the active | |
4 region higher than exiting the minibuffer. | |
5 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html | |
6 | |
1 2010-03-31 Juri Linkov <juri@jurta.org> | 7 2010-03-31 Juri Linkov <juri@jurta.org> |
2 | 8 |
3 * image.el (image-animated-p): Use `image-metadata' instead of | 9 * image.el (image-animated-p): Use `image-metadata' instead of |
4 `image-extension-data'. Get GIF extenstion data from metadata | 10 `image-extension-data'. Get GIF extenstion data from metadata |
5 property `extension-data'. | 11 property `extension-data'. |