Mercurial > emacs
comparison lisp/ChangeLog @ 80654:c2235fc45f89
* image-mode.el (image-mode): Set image-mode-text-map when image
cannot be displayed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 30 Jul 2008 13:37:27 +0000 |
parents | 3d0f5d74bca9 |
children | 3e88cf45545f |
comparison
equal
deleted
inserted
replaced
80653:3843bed9cf0e | 80654:c2235fc45f89 |
---|---|
1 2008-07-19 Markus Triska <markus.triska@gmx.at> | |
2 | |
3 * image-mode.el (image-mode): Set image-mode-text-map when image | |
4 cannot be displayed. | |
5 | |
1 2008-07-28 Chong Yidong <cyd@stupidchicken.com> | 6 2008-07-28 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * textmodes/flyspell.el (flyspell-word, flyspell-large-region) | 8 * textmodes/flyspell.el (flyspell-word, flyspell-large-region) |
4 (flyspell-region): Call ispell-maybe-find-aspell-dictionaries. | 9 (flyspell-region): Call ispell-maybe-find-aspell-dictionaries. |
5 | 10 |