diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8845a82f491..9d372cf131a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-04-12 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * startup.el (command-line): Enable Xterm Mouse mode by default. | ||
| 4 | * xt-mouse.el (xterm-mouse-mode): Provide correct standard value | ||
| 5 | for Custom. Doc fix. | ||
| 6 | |||
| 1 | 2005-04-12 Kim F. Storm <storm@cua.dk> | 7 | 2005-04-12 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * emulation/cua-base.el (cua-rectangle-face) | 9 | * emulation/cua-base.el (cua-rectangle-face) |