aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a92edd214e5..57b7b229048 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12002-05-26 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-base.el (cua--repeat-replace-text): New variable.
4 (cua-repeat-replace-region): New command.
5 (cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap.
6 Misc improvements to the commantary.
7
12002-05-26 Simon Josefsson <jas@extundo.com> 82002-05-26 Simon Josefsson <jas@extundo.com>
2 9
3 * fringe.el (fringe-query-style): New fringe style "minimal". 10 * fringe.el (fringe-query-style): New fringe style "minimal".