diff options
| author | Stefan Monnier | 2004-01-14 14:40:24 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2004-01-14 14:40:24 +0000 |
| commit | 7fc34f85505c90a8dbf00b945962b4ae12f990ad (patch) | |
| tree | aa96353d8e4d3180152181c3248e62b2b0d4bf7f /lisp | |
| parent | d05b383acd3e295ae429ca5f72467e5f82e5df95 (diff) | |
| download | emacs-7fc34f85505c90a8dbf00b945962b4ae12f990ad.tar.gz emacs-7fc34f85505c90a8dbf00b945962b4ae12f990ad.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 464b9f60b03..9d0c92f5109 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): | ||
| 4 | Test window-system rather than system-type (for X11/Mac). | ||
| 5 | |||
| 1 | 2004-01-12 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2004-01-12 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 7 | ||
| 3 | * emacs-lisp/bytecomp.el (compile-defun): Doc fix. | 8 | * emacs-lisp/bytecomp.el (compile-defun): Doc fix. |