aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2002-05-31 12:19:32 +0000
committerKim F. Storm <[email protected]>2002-05-31 12:19:32 +0000
commit6be1e45909403d0549c48a8ad4e2f5632cf80b86 (patch)
tree7e2b218ae0b767362d3574c59d4ff061288bd047
parentd82fb2adebf2f73595a7cdc9c93a29b15ae5031e (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7034b6c4eb..ca926ce2e1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-31 Kim F. Storm <[email protected]>
+
+ * emulation/cua-base.el (cua--last-deleted-region-pos)
+ (cua--last-deleted-region-text): New aux variables.
+ (cua-delete-region): Set them.
+ (cua-repeat-replace-region): Use them to find the replacement text.
+
2002-05-31 Juanma Barranquero <[email protected]>
* emulation/viper-cmd.el (viper-smart-suffix-list, viper-ask-level):