# HG changeset patch # User Kim F. Storm # Date 1022285190 0 # Node ID 2a84e110a11d016c715573203f10f324bce9748c # Parent b4398ab76404b9053985588e050dd1efc3668ba4 *** empty log message *** diff -r b4398ab76404 -r 2a84e110a11d lisp/ChangeLog --- a/lisp/ChangeLog Fri May 24 22:06:48 2002 +0000 +++ b/lisp/ChangeLog Sat May 25 00:06:30 2002 +0000 @@ -1,3 +1,15 @@ +2002-05-25 Kim F. Storm + + * emulation/cua-base.el (cua--self-insert-char-p): New function. + + * emulation/cua-gmrk.el (cua--init-global-mark): Install default + binding in cua--global-mark-keymap using cua--self-insert-char-p + to handle all global self inserting characters in gmark mode. + + * emulation/cua-rect.el (cua--init-rectangles): Install default + binding in cua--rectangle-keymap using cua--self-insert-char-p + to handle all global self inserting characters in rectangle mode. + 2002-05-24 Stefan Monnier * net/ange-ftp.el (read-file-name-internal): Remove the