]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(ewoc-create, ewoc-set-hf): Use `insert'
[gnu-emacs] / lisp / ChangeLog
index fb36605499ac6ae072e4ba1b1d77ed85beead23f..f57eba17275c626e6906564560764d614f7de8a1 100644 (file)
@@ -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