# HG changeset patch # User Thien-Thi Nguyen # Date 1146871192 0 # Node ID b835c65a2dc04dd1a70c0ba32e3d5bbf149f300e # Parent f97678528ae8f3750d1a8ee5e94b48d4a9e50197 *** empty log message *** diff -r f97678528ae8 -r b835c65a2dc0 lisp/ChangeLog --- a/lisp/ChangeLog Fri May 05 23:17:49 2006 +0000 +++ b/lisp/ChangeLog Fri May 05 23:19:52 2006 +0000 @@ -1,3 +1,8 @@ +2006-05-06 Thien-Thi Nguyen + + * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert' + directly instead of a lambda expression that calls it. + 2006-05-06 Kim F. Storm * avoid.el (mouse-avoidance-point-position): Use posn-at-point