Mercurial > emacs
diff lisp/ChangeLog @ 109457:c581eca79ab5
Do not set bookmark context for images (Bug#6650).
* lisp/image-mode.el (image-bookmark-make-record): Do not set context
in an image (Bug#6650).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 17 Jul 2010 17:35:19 -0400 |
parents | 406b2d52ff00 |
children | 597339bd6bef |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 17 16:21:51 2010 -0400 +++ b/lisp/ChangeLog Sat Jul 17 17:35:19 2010 -0400 @@ -1,3 +1,8 @@ +2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com> + + * image-mode.el (image-bookmark-make-record): Do not set context + in an image (Bug#6650). + 2010-07-17 Chong Yidong <cyd@stupidchicken.com> * simple.el (select-active-region): New function.