Mercurial > emacs
changeset 70414:b835c65a2dc0
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 05 May 2006 23:19:52 +0000 |
parents | f97678528ae8 |
children | 72f273a616c1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <ttn@gnu.org> + + * 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 <storm@cua.dk> * avoid.el (mouse-avoidance-point-position): Use posn-at-point