diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f33e7e9ec86..24895b5ba10 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-03-21 Kim F. Storm + + * tooltip.el (tooltip-show-help-function): Check car and cdr of + mouse position. + 2005-03-21 Stefan Monnier * icomplete.el: Don't forcibly turn on the mode upon load.