diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-04-12 22:52:19 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-04-12 22:52:19 +0000 |
commit | dc56fc01ff1ff4950432c445ac0325920a70d6e4 (patch) | |
tree | d2ec2903cdf6a021c49946420f338e00a3a4f3f7 /lisp | |
parent | 03622614060e973edee90606d41c6c2dfc670538 (diff) | |
download | emacs-dc56fc01ff1ff4950432c445ac0325920a70d6e4.tar.gz emacs-dc56fc01ff1ff4950432c445ac0325920a70d6e4.tar.bz2 emacs-dc56fc01ff1ff4950432c445ac0325920a70d6e4.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-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 @@ +2005-04-12 Luc Teirlinck <teirllm@auburn.edu> + + * startup.el (command-line): Enable Xterm Mouse mode by default. + * xt-mouse.el (xterm-mouse-mode): Provide correct standard value + for Custom. Doc fix. + 2005-04-12 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el (cua-rectangle-face) |