aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2004-09-12 20:26:08 +0000
committerKim F. Storm <[email protected]>2004-09-12 20:26:08 +0000
commitf4961c00594d91b316e532c234c314e3279f5be0 (patch)
tree182ce225c9076173f136f7489af2c484833b3d48
parent87a53d2ee6a8913353457a10a5fb65bfac7969e2 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0a95834835..e92f89844d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -10,6 +10,9 @@
2004-09-12 Kim F. Storm <[email protected]>
+ * 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.