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 387a30b8ca8..7fbff94578e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-09-21 David Kastrup <dak@gnu.org> | ||
| 2 | |||
| 3 | * mouse.el (mouse-posn-property): Fix typo for `event-start' in | ||
| 4 | doc string. | ||
| 5 | |||
| 1 | 2006-09-21 Kim F. Storm <storm@cua.dk> | 6 | 2006-09-21 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * emacs-lisp/cl.el (pushnew-internal): Remove defvar. | 8 | * emacs-lisp/cl.el (pushnew-internal): Remove defvar. |