comparison lisp/ChangeLog @ 109719:472b3dda3de7

Fix 2010-07-03 change to mouse-drag-track. * mouse.el (mouse-drag-track): Remove accidentally-removed check for `double' value of mouse-1-click-follows-link (Bug#6807).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 08 Aug 2010 17:57:34 -0400
parents df8e0cd18128
children 54f0299502c6
comparison
equal deleted inserted replaced
109718:77fb60d4233b 109719:472b3dda3de7
1 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
2
3 * mouse.el (mouse-drag-track): Remove accidentally-removed check
4 for `double' value of mouse-1-click-follows-link (Bug#6807).
5
1 2010-08-08 Johan Bockgård <bojohan@gnu.org> 6 2010-08-08 Johan Bockgård <bojohan@gnu.org>
2 7
3 * replace.el (replace-highlight): Bind isearch-forward and 8 * replace.el (replace-highlight): Bind isearch-forward and
4 isearch-error, ensuring that highlighting is updated if the user 9 isearch-error, ensuring that highlighting is updated if the user
5 switches the search direction (Bug#6808). 10 switches the search direction (Bug#6808).