comparison 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
comparison
equal deleted inserted replaced
109456:406b2d52ff00 109457:c581eca79ab5
1 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2
3 * image-mode.el (image-bookmark-make-record): Do not set context
4 in an image (Bug#6650).
5
1 2010-07-17 Chong Yidong <cyd@stupidchicken.com> 6 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * simple.el (select-active-region): New function. 8 * simple.el (select-active-region): New function.
4 (push-mark-command, set-mark, activate-mark) 9 (push-mark-command, set-mark, activate-mark)
5 (handle-shift-selection): Use it. 10 (handle-shift-selection): Use it.