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 65cbcacd4f7..a0718768996 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-09 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of | ||
| 4 | `mapcar'; return nil. | ||
| 5 | |||
| 1 | 2006-02-08 Chong Yidong <cyd@stupidchicken.com> | 6 | 2006-02-08 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * mouse.el (mouse-drag-track): Don't change window if we rebind to | 8 | * mouse.el (mouse-drag-track): Don't change window if we rebind to |