aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2009-02-05 23:59:52 +0000
committerJuri Linkov2009-02-05 23:59:52 +0000
commit97666703e977cbc1b2ddf3da2a7c06747d5c4f66 (patch)
tree1998df53024ae288021e2de20bd62f6d9d5f0c21 /lisp/ChangeLog
parent5aa4315c5572dcaead7281f0d02f4161679ff068 (diff)
downloademacs-97666703e977cbc1b2ddf3da2a7c06747d5c4f66.tar.gz
emacs-97666703e977cbc1b2ddf3da2a7c06747d5c4f66.zip
(image-mode): Use `image-get-display-property' instead of `get-text-property'.
(image-minor-mode): Sync the logic with `image-mode' including the activation of the image display by default.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 88f7bbc4292..43671d0f6e2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12009-02-05 Juri Linkov <juri@jurta.org>
2
3 * image-mode.el (image-mode): Use `image-get-display-property'
4 instead of `get-text-property'.
5 (image-minor-mode): Sync the logic with `image-mode' including the
6 displaying an image file as the actual image by default.
7
12009-02-05 Alan Mackenzie <acm@muc.de> 82009-02-05 Alan Mackenzie <acm@muc.de>
2 9
3 * progmodes/cc-defs.el (c-emacs-features): Check the working of 10 * progmodes/cc-defs.el (c-emacs-features): Check the working of