From: Kim F. Storm Date: Sat, 25 May 2002 00:06:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14887 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=feb51e916d64ccaa4e5c044a737ce9587eb2c440;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1c02eec2db8..583a11b5722 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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