diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb36605499a..f57eba17275 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert' | ||
| 4 | directly instead of a lambda expression that calls it. | ||
| 5 | |||
| 1 | 2006-05-06 Kim F. Storm <storm@cua.dk> | 6 | 2006-05-06 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * avoid.el (mouse-avoidance-point-position): Use posn-at-point | 8 | * avoid.el (mouse-avoidance-point-position): Use posn-at-point |