From feb51e916d64ccaa4e5c044a737ce9587eb2c440 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sat, 25 May 2002 00:06:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- 2.39.5