comparison lisp/ChangeLog @ 57785:2a55e2b38c8d

(mouse-show-mark): Replace the last occurrence of x-lost-selection-hooks with x-lost-selection-functions.
author Sam Steingold <sds@gnu.org>
date Fri, 29 Oct 2004 14:31:34 +0000
parents 7c925282bd47
children 7c8f62016d71
comparison
equal deleted inserted replaced
57784:55829134ac17 57785:2a55e2b38c8d
1 2004-10-29 Sam Steingold <sds@gnu.org>
2
3 * mouse.el (mouse-show-mark): Repleace the last occurrence of
4 x-lost-selection-hooks with x-lost-selection-functions.
5
1 2004-10-28 Stefan <monnier@iro.umontreal.ca> 6 2004-10-28 Stefan <monnier@iro.umontreal.ca>
2 7
3 * mouse.el (mouse-show-mark): Adjust to new name and don't assume 8 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
4 x-lost-selection-functions is bound. 9 x-lost-selection-functions is bound.
5 10