diff options
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e8b7dfabde1..d98f5b82a75 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-06-21 Kim F. Storm <storm@filanet.dk> + + * emulation/cua-base.el (cua--prefix-arg): Make register prefixes + work again. Corrected error in check for C-u initiated prefix. + + * emulation/keypad.el (keypad-setup): Handle kp-begin like kp-space. + 2002-06-21 Richard M. Stallman <rms@gnu.org> * net/browse-url.el (browse-url-at-mouse): Don't pass an arg |