changeset 57074:666ed3de3a51

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 12 Sep 2004 20:26:08 +0000
parents e8acd9183eb4
children 57f225a13a09
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 12 20:18:20 2004 +0000
+++ b/lisp/ChangeLog	Sun Sep 12 20:26:08 2004 +0000
@@ -10,6 +10,9 @@
 
 2004-09-12  Kim F. Storm  <storm@cua.dk>
 
+	* emulation/cua-rect.el (cua--rectangle-operation): Let bind
+	inhibit-field-text-motion to t so rectangles work in comint buffers.
+
 	* simple.el (choose-completion-string): Set buffer before running
 	choose-completion-string-functions hook so it can be buffer-local.