aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cabf2aa2b50..f11109fe57b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12003-03-22 Kim F. Storm <storm@cua.dk> 12003-03-22 Kim F. Storm <storm@cua.dk>
2 2
3 * progmodes/cperl-mode.el (cperl-electric-backspace): Add
4 delete-selection property.
5
3 * simple.el (set-mark-command): Doc fixes. 6 * simple.el (set-mark-command): Doc fixes.
4 Allow pop-global-mark to be repeated with C-x C-SPC C-SPC... 7 Allow pop-global-mark to be repeated with C-x C-SPC C-SPC...
5 C-u C-u C-SPC now unconditionally sets the mark. 8 C-u C-u C-SPC now unconditionally sets the mark.