diff options
author | Kim F. Storm <storm@cua.dk> | 2002-05-01 14:23:37 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2002-05-01 14:23:37 +0000 |
commit | 1d8a11093f95a0cfe3ae4ee9da9937c86fc70beb (patch) | |
tree | 8679ef2e7b7e68997a36b610e87cd1a6c05de9da | |
parent | e75d337c0a34a0ac57e3f565f322c9b313d20985 (diff) | |
download | emacs-1d8a11093f95a0cfe3ae4ee9da9937c86fc70beb.tar.gz emacs-1d8a11093f95a0cfe3ae4ee9da9937c86fc70beb.tar.bz2 emacs-1d8a11093f95a0cfe3ae4ee9da9937c86fc70beb.zip |
typo
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d47c88b02ab..61ac27b50fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,4 @@ -2002-05-01 Kim F. Storm <storm@filanet.dk> +2002-05-01 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el (cua--pre-command-handler): Only interpret delete-selection property if mark-active. |